hi,
i can use ADO Method MoveFirst, MoveLast, MoveNext and MovePrevious to move to a Position but how to get the actual "Position" in ADO Recordset
RECNO() does not work with EXCEL ...
how to find out how many ROW Recordset have
oRs:Sort := cFieldName
uBm := oRs:BookMark
oRs:BookMark := 50.0
n := oRs:AbsolutePostion
oRs:AbolutePostion := 20
nageswaragunupudi wrote:After sorting, oRs:BookMark points to the record number in the original order as read where as oRs:AbsolutePosition points to the relative position in the sorted order.
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 52 guests