system.mdw not found

S

Susan G

I have a user that is getting an error that her
system.mdw file cannot be found. This does not happen all
of the time. It seems to be conflicting with another
program that she had installed recently which must be
pointing to look for the system.mdw in a different
location. Can anyone tell me how I can make my database
point to the system.mdw that I want it to look at?
Please help!
Susan
 
S

Scott McDaniel

You can force Access to open with a specific .mdw file by opening that
database through a shortcut (desktop, start menu, etc) with your Target
formatted this way:

"Path to MSAccess.exe" "Path To Your DB" /wrkgrp "Path to the .mdw file"

What other program was installed?
 
S

Susan G

I put in the following and it says that it is invalid -
what am I doing wrong?

"C:\Program Files\Microsoft Office\OFFICE11
\MSACCESS.EXE /wrkgrp C:\XXX\xxx.mdb
L:\aiapps\XXX\EXEC\system.mdw"

It is having problems with Sierra Gold.
Please help!
thanks Susan
 
K

Kristyn Wagoner [MSFT]

Hi Susan -

Take a look at this article for some more information on this:


--
Kristyn Wagoner
Microsoft PSS

Please do not reply directly to this alias. This alias is for newsgroup
purposes only.

This posting is provided "AS IS" with no warranties, and confers no rights.
 
K

Kristyn Wagoner [MSFT]

Hi Susan -

Take a look at this article for some more information on this:

815285 ACC2000: "Can't Open Registry Database" Error Message Occurs When You
http://support.microsoft.com/?id=815285

--
Kristyn Wagoner
Microsoft PSS

Please do not reply directly to this alias. This alias is for newsgroup
purposes only.

This posting is provided "AS IS" with no warranties, and confers no rights.
 
J

Joan Wild

The path needs some more double quotes and a re-order...
"C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" "C:\XXX\xxx.mdb"
/wrkgrp "L:\aiapps\XXX\EXEC\system.mdw"

Double quotes around each path and /wrkgrp just before the path to the
workgroup
 
T

Tammy

THANKS!! I don't see my post updated yet, but I just
reviewed your suggestion here and found where my error
was! THANKS again! Just a simple mistype, of course!
 
S

Susan G

THANKS!!! It works great.

Susan
-----Original Message-----
The path needs some more double quotes and a re-order...
"C:\Program Files\Microsoft Office\OFFICE11
\MSACCESS.EXE" "C:\XXX\xxx.mdb"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top