Microsoft Knowledge Base Email Alertz

(241471) - 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...

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











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).

On This Page

SYMPTOMS

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.

RESOLUTION

The only known workaround at this time is to always browse to the default database folder when you export an object.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

Steps to Reproduce Behavior

  1. On the Tools menu, click Options.
  2. In the Options dialog box, click the General tab.
  3. Note the location of default database folder under Default database folder, and then click OK.
  4. Create the following table:
       Table: FPExpTbl
       -----------------
       Field Name:Field1
       Data Type: Text
    
       Field Name:Field2
       Data Type: Text
    					
  5. On the File menu, click Save. In the Table Name box, type FPExpText, and then click OK.
  6. Switch to Datasheet view, and then add the following records to the table.
       Field1   Field2
       ---------------
          1        a
          2        b
          3        c
    					
  7. On the File menu, click Close.
  8. Make sure the FPExpTbl table is selected in the Database window, and then click Export on the File menu.
  9. In the Save as type list, click ODBC Databases.
  10. In the Export dialog box, type ExpTest, and then click OK.
  11. In the Select Data Source dialog box, click the Machine Data Source tab.
  12. Under Data Source Name, click Visual FoxPro Tables, and then click OK.
  13. 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
Keywords: 
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