.mdw files

R

Rick

I have a database on my local machine which I am getting
ready to deploy to the network but when I created the
security structure for the database, it overwrote the
system.mdw. Isn't it supposed to create a new .mdw when
using the security wizard so not all of my Access
databases are using the same .mdw? Also, I am going to
change the name of the system.mdw file and place a new
system.mdw file on my machine. How do I point a database
at the renamed.mdw file without having every database on
my machine point to the renamed.mdw file?

Thanks in advance for the help!
 
S

Scott McDaniel

AFAIK, it won't create a new .mdw unless you tell it to ... as far as
pointing the db to a specific workgroup, create a shortcut with syntax like
this:

"Path to MSAccess.exe" "Path to your db" /wrkgrp "Path to your workgroup
file"
 

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