Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Packing give Error 111, pls help
Message
From
28/12/2003 22:12:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Packing give Error 111, pls help
Miscellaneous
Thread ID:
00862410
Message ID:
00862410
Views:
39
Hi,

My VFP6 SP5 written 03 application occassionally give this error code of
Error 111, cannot update cursor.

Either one of the application is opening the same table
in share mode and another is trying to pack it.

Below are my code

IF USED("mytable") AND ISEXCL("mytable")
SELECT mytable
PACK <-------- this part is giving error
USE IN mytable
ENDIF

Any way to remedy this part as the error occasionally
happen.

I know that VFP will actually do a copy of the old file
of those undelete record, remove the original file and
rename the copy to the original filename.

Please kindly advise or comment. Thank you
Best Regards
Virusim
Next
Reply
Map
View

Click here to load this message in the networking platform