[V4RB] Question about adding records in cursors

Gunnar Swan GunnarSwan at PracticeToPass.com
Mon Jan 27 12:48:15 CST 2003


SELECT RecID, * FROM tblSomeTable WHERE RecID = 0

When you create the record, the RecID field in the cursor goes from 0 to some number.

>> can I rely on the current record pointer always pointing at the record 
>> I just created?

Yes. Until you move off the record.




More information about the Valentina mailing list