Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use ADO in Visual FoxPro
Message
 
To
08/09/2005 00:49:59
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:
01047614
Views:
8
>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

Use a CursorAdapter. There is no VFP way to show directly ADO recordset to the native VFP grid.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform