Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't open a table exclusively
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00313297
Message ID:
00313681
Vues:
43
Paul,
Subclass the CtrApp class and look in INIT. You'll need to comment out the call to SetUpTables() and probably add a few lines of code for any tables that SHOULD be open like AppInfo.

We do this on every VMP app, as having the tables open in the default datasession causes MAJOR problems when we need the very latest data from the server.

Barbara


>I am using Visual Maxframe Professional. When you start an application it loads all of the tables automatically.
>
>I have a form where I need to open a table exclusively so that I can zap it. I am not having any luck accomplishing this.
>
>Everytime I try to use the table exclusively I get the error "File in use". I have tried selecting the table and issuing a use command to close the table first but this doesn't help either.
>
>Any ideas?
>
>Thanks,
>
>Paul Acton
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform