Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using tables over network
Message
De
26/11/1999 10:27:21
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Using tables over network
Divers
Thread ID:
00295714
Message ID:
00295714
Vues:
56
I was wondering how to share tables over a network. How do you allow two users to open the same table at the same time? I used SET EXCLUSIVE OFF in my main.prg for my project, but that doesn't work.

I also thought that SET DELETED ON ignores the deleted records in a table. But if I delete a record and try to add another record with the same ID or on a table that has an autoincrement field it gives me a unique index violation error.I get rid of it by packing the table but I thought thats why I use the SET DELETED command.

What am I doing wrong with these two areas? Thanks in advance,

Tyler
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform