Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What could cause error 111?
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01417696
Message ID:
01417714
Views:
66
>Hi,
>
>I have a customer that - once in a while- gets error "111 - Cannot update the cursor TableName, since it is read-only".
>
>The error comes from a VFP stored procedure that adds a record to the table. The procedure/function is called from ASP.NET application via OleDb provider. The table is not read-only as it work most of the times. But once in a while a user would get this error. Is it possible that OleDb provider reports the wrong error number, since I suspect that it is something different?
>
>Any other suggestion, I would appreciate it.

Can your SP do some logging of the errors either into textfile (which is AFAIK, not allowed) or to another table in case of errors?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform