In Access 2000, to open a database with the correct workgroup and username/pw I used:
"C:\Program Files\Microsoft Office\Office\MSACCESS.EXE" /wrkgrp "C:\MyApp\MyWorkgroup.mdw" "C:\MyApp\MyDatabase.mdb" /user MyUsername /pwd MyPassword
If I try this with Access 2003 (which I'm converting some systems to) it fails giving the error:
"The command line you used to start MS Office Access contains an option that MS Office Access doesn't recognize"
I've converted the workgroup file to a 2003 format, and the MDB.
If I open it manually it works fine.
Any ideas?
PS I've office 2000 installed in one location, 2003 in another, obviously I'm setting the correct loading path for Access 2003 in the shortcut.
"C:\Program Files\Microsoft Office\Office\MSACCESS.EXE" /wrkgrp "C:\MyApp\MyWorkgroup.mdw" "C:\MyApp\MyDatabase.mdb" /user MyUsername /pwd MyPassword
If I try this with Access 2003 (which I'm converting some systems to) it fails giving the error:
"The command line you used to start MS Office Access contains an option that MS Office Access doesn't recognize"
I've converted the workgroup file to a 2003 format, and the MDB.
If I open it manually it works fine.
Any ideas?
PS I've office 2000 installed in one location, 2003 in another, obviously I'm setting the correct loading path for Access 2003 in the shortcut.