Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the best way to use SQL server and VFP
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00410980
Message ID:
00411434
Views:
18
>ADO is only object based, you can't subclass a recordset...

But you can't take a FoxPro cursor and pass it around as a parameter. All you can do is pass the alias, or something like that. You can pass an ADO recordset as a parameter to different methods and objects, and you are refencing the actual data. You can even marshal a recordset from one component to another. You can't do anything like that with a FoxPro cursor.


Jim Munn, MCP
Visual Data Solutions
Jim Munn, MCSD
Visual Data Solutions
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform