Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DELETE command?
Message
De
19/01/2007 14:02:57
 
 
À
19/01/2007 13:56:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01187102
Message ID:
01187130
Vues:
30
How do I open my table exclusively and pack my table?

>You application may have separate 'maintenance' module where data will be open >exclusively and you will give a user options to PACK, REINDEX, VALIDATE, etc.

I might need these options later on as well. Please help.
DELETE FROM testdata ;
WHERE testdata.serialnum = m.lcSerialNum AND ;
	testdata.testdatewrk = m.ldDateWrk

* I am not sure about this. I get File in use program error...	
USE testdata EXCLUSIVE
PACK testdata
Thanks,
Sam
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform