T
Timo
I have to rewrite an Access97 database app in SQLServer. The
Access database has been secured with an MDW, for which I have the
passwords. I've copied the MDW and MDB onto my PC. First, I open
the workgroup file with this command:
C:\Program Files\Microsoft Office\Office\MSACCESS.EXE" /wrkgrp
"C:\docs\mydb.mdw /user myusername /pwd mypassword
and then I explictly open the data MDB with the Access File/Open
Database menu option. From this point, I can see all the tables,
and can also open the Security dialog on the Tools menu.
In the Security dialog, what is the simplest way to remove all
security, so that I can then delete the MDW and open the MDB
directly, or link to it from a DTS script?
Thanks!
Timo
Access database has been secured with an MDW, for which I have the
passwords. I've copied the MDW and MDB onto my PC. First, I open
the workgroup file with this command:
C:\Program Files\Microsoft Office\Office\MSACCESS.EXE" /wrkgrp
"C:\docs\mydb.mdw /user myusername /pwd mypassword
and then I explictly open the data MDB with the Access File/Open
Database menu option. From this point, I can see all the tables,
and can also open the Security dialog on the Tools menu.
In the Security dialog, what is the simplest way to remove all
security, so that I can then delete the MDW and open the MDB
directly, or link to it from a DTS script?
Thanks!
Timo