Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need Help on Multi User Coding
Message
From
04/09/2000 09:13:57
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Need Help on Multi User Coding
Miscellaneous
Thread ID:
00412239
Message ID:
00412239
Views:
57
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....
Next
Reply
Map
View

Click here to load this message in the networking platform