Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating an ADO recordset
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00089435
Message ID:
00089449
Views:
27
>>I tried o=createobject( "ADODB.Recordset" ) in the VFP command window and got the message "Class definition not found."
>>
>>What do I need to install to be able to create an ADO recordset? TIA.
>
>I just tried it and it works. This is the correct syntax to use. Make sure all the required components to use ADO are installed in your workstation.
>
>BTW, just curious, why do you want to use ADO from Visual FoxPro? You can use direct Visual FoxPro commands to access your SQL Server data.

Given the major hype re: ADO I'm curious about it. How do you use FoxPro to create middle-tier objects that can be used by various front ends? That can access various back ends? How do you separate business objects from data objects? (In all my spare time ...)
----------
Mark Bucciarelli
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform