Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use ADO in Visual FoxPro
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
Database:
MS SQL Server
Miscellaneous
Thread ID:
01047600
Message ID:
01047718
Views:
8
Hoang,

Foxpro's grid cannot bind to an ADO recordset. We use SharpGrid which is a third party ActiveX grid from Data Dynamics. It's a very powerful grid and we have been using it for a number of years.

http://www.datadynamics.com/Products/ProductOverview.aspx?Product=SG

Hope this helps,
Kurt

>I can connect to SQL Server by ADO Connection
>When I have a recordset, and I want to show it on a grid.What can I do?
>I have tried these code:
>
> Grid.ControlSource = "O_recordset"
> Grid.Refresh
>
>But nothing happens
Previous
Reply
Map
View

Click here to load this message in the networking platform