ACC2002: "ODBC Call Failed" Error Message Exporting to FoxPro (287674)
The information in this article applies to:
This article was previously published under Q287674 Novice: Requires knowledge of the user interface on single-user
computers. This article applies to a Microsoft Access database (.mdb) and to a
Microsoft Access project (.adp). For a Microsoft Access
2000 version of this article, see
237819. SYMPTOMS When you try to export a table by using the Microsoft
Visual FoxPro ODBC driver, you may receive the following error message:
ODBC Call failed [Microsoft][ODBC Visual FoxPro
Driver (#712) NOTE: You may also receive the following error message
ODBC Call failed [Microsoft][ODBC Visual FoxPro
Driver (#200) One method for resolving error #200 is to download and
install the latest Microsoft Data Access Components (MDAC) from the following
Microsoft Web site: CAUSE You may receive the #712 error message when any of the
following conditions is true:
- The table name has more than eight characters.
- At least one field name is more than eight characters
long.
- At least one field name has a space or spaces.
RESOLUTION You can work around the limitations of the Visual FoxPro
ODBC driver by limiting table names and field names to eight characters and by
ensuring that field names do not have spaces. Because this correction may be
inconvenient because of dependencies within your database, it may be more
appropriate to make the changes to a copy of the table, and then to export the
result. Although this workaround has been tested successfully on
Microsoft Windows 2000 and Microsoft Windows NT Server and Workstation (SP5),
on Microsoft Windows 95, Microsoft Windows 98, or Microsoft Windows Millennium
Edition, you may receive the following error message: The
Microsoft Jet database engine could not find the object ''. Make sure that the
object exists and that you spell its name and path name correctly.
If you receive this error message, use Notepad to create a zero byte file. Save
it as <prefix>.dbf, where prefix is the name of the table to be exported.
The path name will be the location pointed to by the DSN. REFERENCESFor more information about setting up ODBC data sources,
click Microsoft Access Help on the Help menu, type set up odbc in the Office
Assistant or the Answer Wizard, and then click Search to view the topics returned.
Modification Type: | Major | Last Reviewed: | 11/6/2003 |
---|
Keywords: | kberrmsg kbprb KB287674 |
---|
|