jimmy said:
when i copy or move the local version my access files located on the network
won't open
That's because you're joined to the wrong workgroup when you try to open the
secure databases, which also means that the databases were probably secured
properly, since you can't open them with another workgroup (exactly what you
want to happen).
Instead of opening the file directly, it's best to use a shortcut that
includes the new path to the workgroup file and the database file, like this
(it's all one line):
"C:\Program Files\Microsoft Office\OFFICE10\MSACCESS.EXE" \\Server\IMDB\
Database.mdb /wrkgrp \\Server\IMDB\Secure.MDW