Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about deletes
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00333472
Message ID:
00333476
Views:
23
>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.

No, you cannot do that without PACKing.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform