Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleting and removing at the same time
Message
From
11/08/2003 14:20:36
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
 
To
11/08/2003 13:25:29
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00819031
Message ID:
00819066
Views:
21
>Hi -
>Has anyone ever deleted a record in VFP 6, and removed it all at the same time? The same as delete ---> pack , but all in one step
>
Hi Larry:

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.

The actual "PACK" is taken care of under the maintenance menu at which time all the records marked for deletion are packed.
- Ravi

True greatness consists in being great in little things.
- Charles Simmons
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform