Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi-user system, some records are not updated
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00654565
Message ID:
00655646
Views:
25
The problem is that occasionally the 1st record is not update.
I need to force the update. Tables are on a server via Novell.


I got a chance to check the code. The general structure is

SCAN FOR expr

some calculations
RLOCK(inventory table')
REPLACE field with value
...
IN inventorytable

TABLEUPDATE(0,.T.,'inventorytable')
UNLOCK IN inventorytable

ENDSCAN

Any suggestions appreciated.

Driver program has "SET PROCESSS 5". Would changing this help?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform