Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 109
Message
From
19/07/2007 15:20:12
Mike Yearwood
Toronto, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01241777
Message ID:
01242109
Views:
26
>Hi Dennis,
>
>Thanks for your anwser. I know what is error 109. My problem is that "it's not suppose to happen" as far as I can see in my code.
>
>Most of my datas modifications are made by INSERT INTO who is not suppose to lock a file more than a fraction of second. At only one place in my code I use TABLEUPDATE() and my buffering is set to 2.
>
>So As I can't find de bug I try to look at some other possibilities.

Something must be trying to update a record for error 109. I suggest you only use buffering set to 5. Any piece of code that moves the record pointer with buffer mode 2 attempts an update which could cause error 109.

HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform