Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    rnichols86 is offline Novice
    Windows XP Access 2000
    Join Date
    Nov 2009
    Posts
    11

    "There was an error executing this command"

    I have one computer that is unable to run a single .mde file that is stored on a network drive. Every other computer in the company can run this file. The computer is running Windows SP2 and Access 2000.

    My troubleshooting steps are as follows: Initially Access would not open stating the system.mdw file was missing or corrupt. Thinking a reinstall would resolve the issue (Outlook was also experiencing issues) I reinstalled Office 2000 completely. This did not help I found the file in the program files\common files\system folder. I found another copy of the file in an i386 folder and renamed the original to .old and copied the new file to the original's location. Access would now open but would run the .mde file. I installed the latest service pack (3) and this did not help. I found a copy of the system.mdw file from a computer that works and copied it over to this computer with no luck as well. Also for good measure I have performed compact and repair of the database and this did not help either. I dont know what else to try. Any help would be appreciated. I have seen several items on line stating there is a conflict in the items on the switchboard table, but I dont think this is the case since every other computer can access this .mde. Thanks in advance for you help.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Has user security been applied to this mde? Can you open Access first and then open the mde successfully?

  3. #3
    rnichols86 is offline Novice
    Windows XP Access 2000
    Join Date
    Nov 2009
    Posts
    11
    I believe so. The user can open the file from a different computer, just not this one. Plus the domain admin cannot run the file when logged in. Unless I am missing the point which is possible. I am not all that familiar with Access. Oh and no, opening Access first does not allow him to access the .mde

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Do you normally open the mde's? from a shortcut on your desktop or some other way?

  5. #5
    rnichols86 is offline Novice
    Windows XP Access 2000
    Join Date
    Nov 2009
    Posts
    11
    It is a shortcut on the desktop. It is stored on the file server.

  6. #6
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Does your shortcut point to the correct MDW file?
    "C:\Program Files\Microsoft Office\Office10\MSACCESS.EXE" \\YourFolder\Your.mde /WRKGRP "C:\Program Files\Microsoft Office\Office10\System.mdw"

  7. #7
    rnichols86 is offline Novice
    Windows XP Access 2000
    Join Date
    Nov 2009
    Posts
    11
    Yes. The error occurs when attempting to run reports when opened. There are 5 buttons that allow the user to run each of 5 different reports.

    The shortcut points straight to the file. I modified it the way you suggested and it still fails. I also successfully joined the security.mws group without success as well.

  8. #8
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Correct me if I'm wrong but it sounds like the mde will load successfully. It only fails when you press one of the Command Buttons on one of the forms, correct?

  9. #9
    rnichols86 is offline Novice
    Windows XP Access 2000
    Join Date
    Nov 2009
    Posts
    11
    Yes. Sorry for the delay. Had to get some lunch

  10. #10
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    If you can run the .mde then the .mdw file is not the problem. Describe as best you can what happens when you press one of the Report buttons on the form. Does the problem PC have a printer?

  11. #11
    rnichols86 is offline Novice
    Windows XP Access 2000
    Join Date
    Nov 2009
    Posts
    11
    First, the computer has 3 network printers. The reports are Fumigation reports. When running the .mde, there are options for 5 reports. If I select one of the reports, say user audit, a enter Parameter Value pops up. When I enter a user ID for a value and hit OK, the "There was an error executing this command" pops up.

  12. #12
    rnichols86 is offline Novice
    Windows XP Access 2000
    Join Date
    Nov 2009
    Posts
    11
    Actually just discovered someting else. Database folder there are several options. Create table in Design View, by using Wizard, entering data. Then there 2 linked ODBC entries. They Failed when double clicking on them. This this normal? How do I reconnect them? This is in the tables view
    Last edited by rnichols86; 11-18-2009 at 04:30 PM. Reason: Additional info

  13. #13
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Unfortunately, .mde files do not have very useful messages without good error handling code in each procedure. If you had the .mdb to run on that maching then you could do some troubleshooting and probably pin down the issue. Maybe the printer drivers have gotten boogered. Have you tried printing test pages from windows to each of the printer drivers?

  14. #14
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows XP Access 2002
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    I usually reconnect all of my linked tables with code each time the program is loaded. I don't think the Linked Table Manager works in an .mde file but you can try it.
    Tools>Database Utilities

  15. #15
    rnichols86 is offline Novice
    Windows XP Access 2000
    Join Date
    Nov 2009
    Posts
    11
    Rural Guy, Thank you for all of your help so far. The ODBC connections are missing. I have tried to set up new connections, but it requires the username and password for the database, and I am not sure what the password is. The default password for this database fails. I think this is the issue, and the Linked table manager will work on our terminal server, but not on the workstation in question. I will post my results as soon as I can get in contact with the net admin.

Page 1 of 2 12 LastLast
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Error message and How do I find the "value Field" ?
    By createdwithfire in forum Forms
    Replies: 1
    Last Post: 11-05-2009, 12:26 PM
  2. Replies: 3
    Last Post: 05-30-2009, 12:30 PM
  3. Error "Record is Deleted"
    By koper in forum Access
    Replies: 8
    Last Post: 03-10-2009, 10:20 AM
  4. "Overflow" error message.
    By joeferraro2000 in forum Queries
    Replies: 0
    Last Post: 03-08-2007, 06:36 PM
  5. "Type Mismatch" Error
    By elmousa68 in forum Access
    Replies: 2
    Last Post: 12-05-2006, 08:28 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums