The information in this article applies to:
SUMMARY
This article describes how to use the FoxPro Connectivity Kit and ODBC to
access data that resides in a dBASE database.
MORE INFORMATION
This article assumes that you have the dBASE 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 dBASE data source, you must install the dBASE ODBC Driver
and set up a dBASE data source through the ODBC dBASE Setup dialog box in
the Windows Control Panel. Since this is a level 1 ODBC driver, the data
source is a directory name or the current directory, as indicated in the
Setup dialog box.
If the dBASE data source does not point to a specific directory (Use
Current Directory is selected in the Setup dialog box), the following
DBExec() command will place the user in the desired directory:
REFERENCESMicrosoft ODBC Desktop Database Driver Kit dBASE Driver online Help file Additional query words: FoxWin 2.50 ck table
|
|
Last Reviewed: August 23, 1999 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |