Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing ado recordset object to .dll - how to declare ty
Message
From
13/11/1998 16:59:05
 
 
To
11/11/1998 21:50:07
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00156831
Message ID:
00157572
Views:
34
>To do ADO with VFP and Crystal requires registering a function in the p2smon.dll and then calling it -- with the first variable being passed being the recordset object. Long doesn't work. Nor do any of the others.
>
>Any suggestions will be entertained. <s>
>
>TIA,
>
>Hank

Well, the answer, in case anyone is wondering, is to write a VB DLL to wrap the call. N tricks involved, just PRIVATE DECLARE in the Class Module and then create a function that makes the call.

Hank
Previous
Reply
Map
View

Click here to load this message in the networking platform