Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete and record pointer
Message
 
 
To
01/07/1999 12:34:36
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00236530
Message ID:
00236541
Views:
9
After you do a delete you want to move the record pointer otherwise the pointer stays on the deleted record. This is normal behaviour.

>I am doing a 'delete in ctableAlias' on one of my tables in the data-environment of a form. The table is setup with optimistic table buffering. When I do consecutive deletes and do a tableupdate, only the last deleted one gets actually deleted. The previous deletes creep back in. But, when I do a 'go top in cTableAlias' right after my delete statement (basically move the record pointer) all my consecutive deletes take effect on table update. Can anybody explain this behaviour?
Previous
Reply
Map
View

Click here to load this message in the networking platform