Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning a cursor from VFP COM server
Message
From
12/01/2000 08:56:25
 
 
To
12/01/2000 05:42:36
Juan Kh
Dataprop Technologies
Sungai Petani, Malaysia
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00316780
Message ID:
00316877
Views:
20
>Hi,
>
>I am working on a simple VFP COM server. I would like to know how to return a VFP cursor to the VFP client app. It would be great if someone can show me the method.
>
>Regards,
>Juan

you can't pass a cursor from a COM server to a client. But you can pass an ADO Recordset, or an XML document. The VFPCOM utility has methods to convert VFP cursors to and from ADO recordsets, and Rick Strahl's wwXML (www.west-wind.com)has methods to convert VFP cursors to and from XML documents.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform