Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can a COM object return a Cursor?
Message
 
 
To
19/11/2001 06:11:18
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00583356
Message ID:
00583786
Views:
26
Hi:

You cannot return a cursor from a COM object.

The best way is return a file, instead of a cursor, with FILETOSTR() in the server and STRTOFILE() in the client. In VFP 6 this instructions not run fine with .CDX and .mem (binary files?)... Perhaps in VFP 7.

Best,

Alberto Rodriguez

>Hi,
>I need a COM object to return a couple of records.
>How can I get it?
>Can I return a cursor, by ref or return its name or something like that?
>Is there any other way to face this problem?
>
>Thanks in advance,
>Ibai
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform