How an MFC Application Can Use the Visual FoxPro ODBC Driver
Article ID: 150432
Article Last Modified on 8/26/1999
APPLIES TO
- Microsoft Open Database Connectivity Driver for Visual FoxPro 1.0
This article was previously published under Q150432
SUMMARY
The Microsoft Foundation Classes can be used to create a application that
allows access to data using ODBC drivers. The MFC AppWizard can create a
basic framework that can be used to gain access to data with the Visual
FoxPro ODBC driver.
This article gives the basic instructions for creating a simple MFC
application by using the MFC AppWizard. For more specifics on MFC or the
MFC Appwizard, refer to the Microsoft Visual C++ manuals and online books
that are included with MFC 4.0. This example was created using Visual C++
4.0.
REFERENCES
Inside Visual C++, Chapter 28
Inside ODBC, Chapter 8
Additional query words: 1.00 VFoxWin
Keywords: KB150432