Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scan (VfP6)
Message
De
23/05/2002 07:38:40
Hisham Serry
Al-Bahar United Company
Kuwait, Kuwait
 
 
À
22/05/2002 08:47:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00659839
Message ID:
00660350
Vues:
12
well, I will tell you a small solution to fix your problem and make your app. multi user, all you need is the following:

in the start of you program I asume it is prg file add
set exclusive off
set reprocess to auto

in each time you save add this commands.
select tablename
if flock() or rlock() depend on which level you need to work
replace field with var
endif
unlock

be careful of and counters you have because you have to check if the value is exist or not.


good luck

Hisham
Best Regards,

Hisham Serry
IT Management
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform