Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need Help on Multi User Coding
Message
De
04/09/2000 09:13:57
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Need Help on Multi User Coding
Divers
Thread ID:
00412239
Message ID:
00412239
Vues:
56
I have a form called stock enquiry (form1), I use it to enquiry all the stock code that i needed, then double enter another form (form2) will be displayed, then all the related stock item will be displayed in the grid in the form2, (i append to the mycursor) when i click on the grid, it will display
the related info to the textbox... (in the aftercolrowchange. method code ---> select myCursor
go recno()
stor descr to thisform.txtdescr.value
stor balance to thisform.txtbal.value
stor uprice to thisform.txtuprice.value

It work ok when 1 person use... but come to multi user and enquiry the same stockcode, it will show "attemp to lock ......."

Is the cursor is the local memory ? Coding will be appreciated....
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform