Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pack Problem - File must be open exclusively
Message
 
 
À
04/08/2005 19:39:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01038783
Message ID:
01038797
Vues:
16
>I am trying to remove the records in a database by browseing the table and then slecting Table/Remove deleted records.
>
>I get this TABLE MUST BE OPENED EXCLUSIVELY. Is there something that I should be aware of? I am trying to write code where I can delete all of the records in the table by clicking a button, not simply marking them for deletion.
>

In multi-user application the command that require Exclusive use of shared tables, LIKE PACK, ZAP, INDEX, e.t.c should only be used for maintenance that is run when nobody is in the application.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform