Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select problem
Message
From
04/10/2003 10:28:32
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
03/10/2003 13:46:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00834920
Message ID:
00835098
Views:
15
>i want to obtain the recordno and put it in my cursor

Hi Robert,

Ultimately you should identify records by a primary key and not by a record number. These can change if tables are packed, etc. VFP8's AutoInc field type works well for this, as well as the NewID() stored procedure in the TasTrade database that comes with VFP.
Previous
Reply
Map
View

Click here to load this message in the networking platform