Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connection My_ODBC_Source is busy
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Connection My_ODBC_Source is busy
Miscellaneous
Thread ID:
00792515
Message ID:
00792515
Views:
45
Hi Everybody,

I am using VFP 6. I use ODBC data source in my program. When I am replacing one record, every thing is fine. However, when I attempt to replace more than one record I get the following error message:

Connection My_ODBC_Source is busy!

How can I get rid of this error?

Example:
Select My_Table
lSuccess=CURSORSETPROP("MaxRecords", -1)
lSuccess=CURSORSETPROP("SendUpdates", .t., "My_Table")
replace myField  with 888 All
Thank you very much,
Ali
Next
Reply
Map
View

Click here to load this message in the networking platform