Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass views with COM?
Message
From
15/12/1999 18:42:00
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00304428
Message ID:
00304434
Views:
19
>Hello!
>I would like to use VCX to create a DLL to pass an array or cursor back to the instanciating (calling?) program.
>
>I would like to pass the finished (entire) view or array (data set group) to the caller, but I'm thinking it needs to be done one row at a time?
>
>Is there a simple model I could use to pass the completed data group back to the caller?

ADO. Pull the data using ADO, then convert to a cursor using the VFPCOM.DLL. You can return it the same way.

>
>Thanks Terry
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform