Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO RecordSet without a connection
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00609675
Message ID:
00609725
Vues:
20
This can be done.
First, recordset must be client-side.
Next, you need to add required fields to Fields collection.
And now you can open resordset with NULLs in Source and ActiveConnection parameters.

>I am trying to create a recordset to pass data to a DLL. The problem is that I need to populate the recordset before connecting to the data source (the DLL does the connecting).
>
>I've tried different things but cannot open the recordset without a connection.
>
>Am I missing something or can this not be done?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform