Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 241471 - Last Review: June 24, 2004 - Revision: 2.0
ACC2000: "Microsoft Jet Database Engine Could Not Find the Object" Error Message Exporting Visual FoxPro Table
This article was previously published under Q241471
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).
When you use the Visual FoxPro ODBC driver, you are unable to export to any folder except the default database folder. When you try to export to any other folder, you receive the following error message:
The Microsoft Jet database engine could not find the object. Make sure the object exists and that you spell its name and the path name correctly.
The only known workaround at this time is to always browse to the default database folder when you export an object.
Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Steps to Reproduce Behavior
- On the Tools menu, click Options.
- In the Options dialog box, click the General tab.
- Note the location of default database folder under Default database folder, and then click OK.
- Create the following table:
Table: FPExpTbl
-----------------
Field Name:Field1
Data Type: Text
Field Name:Field2
Data Type: Text
- On the File menu, click Save. In the Table Name box, type FPExpText, and then click OK.
- Switch to Datasheet view, and then add the following records to the table.
Field1 Field2
---------------
1 a
2 b
3 c
- On the File menu, click Close.
- Make sure the FPExpTbl table is selected in the Database window, and then click Export on the File menu.
- In the Save as type list, click ODBC Databases.
- In the Export dialog box, type ExpTest, and then click OK.
- In the Select Data Source dialog box, click the Machine Data Source tab.
- Under Data Source Name, click Visual FoxPro Tables, and then click OK.
- In the Configure Connection dialog box, click Free Table directory. Browse to any folder other than the default database folder, and then click OK.
Note that you receive the error message mentioned in the "Symptoms" section.
APPLIES TO
- Microsoft Access 2000 Standard Edition
| kberrmsg kbbug kbpending KB241471 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate