Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I get the ADO data from a DLL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
How do I get the ADO data from a DLL
Divers
Thread ID:
00447718
Message ID:
00447718
Vues:
45
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform