Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about deletes
Message
From
17/02/2000 12:15:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Question about deletes
Miscellaneous
Thread ID:
00333472
Message ID:
00333472
Views:
49
I have a sinking feeling I know the answer, but I have to try. Is there a way to PERMENTLY delete a record form a table WITHOUT using pack? I have a multi user app, and as work progresses, records get deleted in code. The deleted records must be permently deleted, but in the data environment destroy event, I was doing
close tables all
use deletedfromtable exclusive
pack
use
but of course, with another user in the system, that tends to blow up. I need to accomplish the same thing no matter how many users are in the system.
Next
Reply
Map
View

Click here to load this message in the networking platform