Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO Connection and Recordset object limitations
Message
From
06/07/2000 10:07:20
 
 
To
05/07/2000 19:54:07
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00387795
Message ID:
00388846
Views:
10
>It is a VFP error....it's the general error passed when there has been an unhandled ODBC or OLE DB error. On trapping, I get some mightly weird Collection.Errors
>
>>1429 sounds like a VFP error number. You may want to try the errors collection of the connection object for any errors.

I read your other post and assume these two are related. I couldn't find anything about using the same connection for keyset or dynamic recordsets. Any of these two types require an open connection to the backend at all times. You may be getting concurrency problems with all recordsets trying to show you changes on the underlying table(s). I would suggest using different connection objects for each recordset and let OLE-DB handle the connection details.
Previous
Reply
Map
View

Click here to load this message in the networking platform