The information in this article applies to:
SUMMARYThis article describes how to use the FoxPro Connectivity Kit and ODBC to access data that resides in a Microsoft Access database. MORE INFORMATION
This article assumes that you have the MS Access ODBC driver that is
available as a part of the Microsoft ODBC Desktop Database Driver Kit
(DDDK). This driver is also included with some Microsoft products, such as
Microsoft Word for Windows and Microsoft Excel for Windows.
To connect to a Microsoft Access data source, you must install the MS
Access ODBC Driver and set up an MS Access data source through the ODBC MS
Access Setup dialog box in the Windows Control Panel. Since this is a level
1 ODBC driver, the data source is an MS Access database (.MDB) name, which
you select through the Select Database dialog box.
To change the database being used by the MS Access connection, USE the new
database in a DBExec() statement:
REFERENCESMicrosoft ODBC Desktop Database Driver Kit MS Access Driver online Help file Additional query words: FoxWin 2.50 ck
|
|
Last Reviewed: August 11, 1999 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |