Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I get the ADO data from a DLL
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
How do I get the ADO data from a DLL
Miscellaneous
Thread ID:
00447718
Message ID:
00447718
Views:
42
A DLL has been written for me that pulls data from a SQL Server and returns it as an ADO data set.

I call the DLL by doing the following:

loDataSet = CREATEOBJ("Invoice.eInvoice")

The function I am then supposed to call is called: GetInvoice(INTEGER).

i.e. loDataSet.GetInvoice(1234)

Can someone provide assistance as to how I get my hands and convert the ADO recordset to a cursor?

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform