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:
00089440
Views:
32
>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.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform