Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disconnected Recordsets
Message
From
31/03/2001 09:31:21
 
 
To
13/03/2001 11:31:32
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00484472
Message ID:
00490582
Views:
11
To disconnect a recordset, open it with a cursor location of 3 - adUseClient, and then set the ActiveConnection property equal to Nothing.
You get an error because you probably have another type of a cursor location.

Alex

>Has anyone worked with disconnected recordsets?
>
>I ahve some simple code to perform the task, but each time I try to disconnect the recordset by issuing a "Set oConn.ActiveConnection = Nothing" I get an error stating "Cannot perform operation while the object is open." But I can't close it either, or I will lose the recordset.
>
>Any ideas?
>
>TIA
>Michael
Alex
Previous
Reply
Map
View

Click here to load this message in the networking platform