Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert cursors to a single string and back
Message
From
30/07/1999 08:32:41
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00248084
Message ID:
00248134
Views:
12
>
>I realize this; I think that he wants to create a VFP COM object and have it serve as an OLEDB provider, where it receives a query, and returns an ADO recordset; I'm not aware of a way to do that directly. The biggest problem is how to pass the ADO RS back from the COM server to the client. Do you have a way to do that?

ADO is an object, so when you create your record set object (usually called rs in code), you put

RETURN rs

in your code.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform