Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple use on the same table
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Multiple use on the same table
Divers
Thread ID:
01017912
Message ID:
01017912
Vues:
58
Hi all,

I have a problem using several time the same table in my form...

SET EXCLUSIVE is OFF

I have the following code
USE S:\mytable.dbf IN 0 ALIAS test1 SHARED
.....
....
...
USE S:\mytable.dbf IN 0 ALIAS test2 SHARED
when I open a second time my table, I get a "File is in use" error. I tried to use the "AGAIN", it worked but when using it, my app doesn't seems to update the datas when another application change them.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform