Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disconnected Recordsets
Message
De
31/03/2001 09:31:21
 
 
À
13/03/2001 11:31:32
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00484472
Message ID:
00490582
Vues:
9
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform