G
Guest
Hello.
I have some users who have access 97 and 2000 on their computer. Database is
created in 2000. I have a batch file which opens the database, but because
their computer is default to open wiht 97, they get "unrecongized format"
error.
in my batch file the code is :
start "MSACCESS.EXE" "C:\My Documents\Test.mdb
How can I make it where everyone's computer will open with accesss 2000?
Thank you
I have some users who have access 97 and 2000 on their computer. Database is
created in 2000. I have a batch file which opens the database, but because
their computer is default to open wiht 97, they get "unrecongized format"
error.
in my batch file the code is :
start "MSACCESS.EXE" "C:\My Documents\Test.mdb
How can I make it where everyone's computer will open with accesss 2000?
Thank you