Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO RecordSet without a connection
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00609675
Message ID:
00609725
Views:
25
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?
Previous
Reply
Map
View

Click here to load this message in the networking platform