HOWTO: Use Microsoft Access Data in Visual FoxPro
Article ID: 133286
Article Last Modified on 2/11/2005
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 5.0 Standard Edition
- Microsoft Visual FoxPro 6.0 Professional Edition
- Microsoft Data Access Components 2.5
This article was previously published under Q133286
SUMMARY
Data from a Microsoft Access database can be used in Visual FoxPro by
creating an ODBC data source and a remote view. The ODBC data source must
be created using the ODBC Administrator, and the remote view can be created
interactively using the View Designer or programmatically using the CREATE
SQL VIEW command.
Keywords: kbhowto kbdatabase kbcode KB133286