Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with TABLEUPDATE
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00720907
Message ID:
00722538
Views:
12
This message has been marked as the solution to the initial question of the thread.
Chris,

You should be doing the SET MULTILOCKS ON in the form.Load(). I think the multilocks should be in effect before any of the tables are opened. Are you sure the form data environment is empty? In fact all of the DS dependent SETs should be done there.

>*!* SET MULTILOCKS ON
>*!* CURSORSETPROP("Buffering", 5, "sysoptions") && set optimistic row buffering on

>*!* LIST STATUS TO D:\vfp8projects\datahub\errors\comstatus.txt

Is this error occuring in the VFP8 beta? If so you need to post this in the relevant section.

Other than that I don't really see anything wrong with the code you've posted.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform