Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleting and removing at the same time
Message
 
 
To
11/08/2003 14:20:36
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00819031
Message ID:
00819073
Views:
16
>I normally use the NOT DELETED() function in my Select Statement right after deleting a record and then refresh the recordsource to capture the updated information into the cursor.

Use SET DELETE ON setting so you wouldn't need NOT DELETED() in your select. Anyway you cannot use NOT DELETED() in multi-table select because it may produce incorrect or unexpected results.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform