Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why don't my browse and query match?
Message
 
To
03/06/2004 10:45:07
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00909567
Message ID:
00909646
Views:
6
Hi Carolyn,

You've probably got buffering on that cursor. A SELECT statement will only pull data from the file on disk, not from changes in the buffer. Make sure you issue a TABLEUPDATE statement before you run your delete code.
Previous
Reply
Map
View

Click here to load this message in the networking platform