Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question about deletes
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Question about deletes
Divers
Thread ID:
00333472
Message ID:
00333472
Vues:
48
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform