[V4RB] CurrentPosition

Christer Olsson christer at ljusaideer.se
Tue Jun 8 21:51:23 CDT 2004


Why is curs.Currentposition 1 at myBreakPointHere in my code below? i is 15, just as it should be.

  curs = db.SqlSelect( "SELECT RecID,* FROM table" )
  curs.CurrentPosition = 15
  i = curs.ULongField("RecID").Value
  myBreakPoinHere

-- 

  *************************************************************
  Christer Olsson   PO Box 9160        Phone +46 40 25 85 85
  Ljusa Idéer AB    SE-200 39 Malmo    Fax +46 40 25 85 89
  Kantyxegatan 5    Sweden             http://www.ljusaideer.se


More information about the Valentina mailing list