Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLEDB connection from VFP to SQLServer
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00945102
Message ID:
00945134
Views:
20
>
>I need OLEDB not only to get the cursor, but also to execute any SQL statements against SQL Server. I will check the CursorAdaper whether it allows this...

Igor,

You don't need CursorAdaper to send SQL statements to SQL Server. An ADO Connection and Command objects are all you need. You can still use a CursorAdaper to get data into cursor or update data back.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform