Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returning a client side recordset from an ADO command ob
Message
De
30/11/2000 19:02:51
Jorge Haro
Independent Consultant
Juarez, Mexique
 
 
À
30/11/2000 18:36:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00446804
Message ID:
00447793
Vues:
15
Thanks a lot Doug, that did it, I kept on setting up a recordset and executing the command into it, but it just gets overwritten by a fresh recordset right?, no wonder, thanks again.

>Hi Jorge.
>
>>It can be done right?, I'm getting server side recordsets regrdless of how I set up the recordset
>
>Set the CursorLocation property of the Connection object to 3 (adUseClient) before calling Open. For example:
>oConnection.CursorLocation = adUseClient
>oConnection.Open("SVEIN","sa","")
Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform