Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursoradapter ADODB.RECORDSET error
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Cursoradapter ADODB.RECORDSET error
Miscellaneous
Thread ID:
00810341
Message ID:
00810341
Views:
77
I have a subclassed cursoradapter using ADO. I create it the object and it works. However, any successive creations of this cursoradpater class, on the same table or a different one, returns an error when you do a .cursorfill():

ADODB.RECORDSET: The connection cannot be used to perform this operation. It is either closed or invalid in this context.

CLEAR ALL clears this condition. Releasing the object variable for the first cursoradapter does not. I am using SQL Server.

The condition occurs whether or not a .cursorfill() is done with the first object.

Has anyone run into anything like this before and make suggestions as to a solution?

Thanks,

Dennis
Next
Reply
Map
View

Click here to load this message in the networking platform