Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Having problems with locate.. weird!
Message
From
30/09/2004 05:06:13
 
 
To
30/09/2004 04:23:52
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00947409
Message ID:
00947435
Views:
14
>but i have set deleted on on my form.
>here, i have a grid in my form. recordsource is select * from fcab into cursor tbgrid.
If there are deleted records, recno("tbgrid") != recno("fcab") probable.
Working of Recno's is not recommended, and if you really need them, add them as a column to your select. Better work of PK's <g>.

HTH

thomas
Previous
Reply
Map
View

Click here to load this message in the networking platform