How to Create Data Source to Access Microsoft Excel Files

ID: Q130732


The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, versions 3.0, 6.0


SUMMARY

This article describes how to create a data source to access Microsoft Excel files by using ODBC.


MORE INFORMATION

In the data source setup dialog box, specify the version of the Microsoft Excel file that you want to connect. If it is a Microsoft Excel version 5.0 file, you also need to specify the name of the workbook. The workbook in Microsoft Excel version 5.0 files is analogous to the Visual FoxPro database, and the Microsoft Excel worksheet is analogous to the Visual FoxPro table.

If you specify a Microsoft Excel version 4.0 or 3.0 file, you must also specify the directory where the file is located. In this case, the directory is analogous to the Visual FoxPro database, and the Microsoft Excel spreadsheets are analogous to the Visual FoxPro table.

Additional query words: VFoxWin

Keywords : kbVFp300 kbVFp600 FxinteropOdbc
Version : WINDOWS:3.0,6.0
Platform : WINDOWS
Issue type :


Last Reviewed: August 19, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.