How To Use ADO in VFP Interactively with the ADO Control (261108)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Data Access Components 2.6
This article was previously published under Q261108 SUMMARY
Normally, when using ActiveX Data Objects (ADO) in Visual FoxPro, code is written to make a call to an ODBC driver, which then retrieves the data. The same result can be accomplished interactively in a Visual FoxPro form by using the ADO Data control to access a table using an ODBC driver. You may display the results by using the DataGrid control.
NOTE: The DataGrid control has not been tested with and is not supported by Microsoft Visual FoxPro.
REFERENCESFor additional information on ActiveX controls supported in Visual FoxPro 6.0, click the article number below
to view the article in the Microsoft Knowledge Base:
191222 INFO: ActiveX Controls Supported by Visual FoxPro 6.0
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbCodeSnippet kbCtrl kbhowto KB261108 |
---|
|