Open Access from cmd.exe

G

Guest

How can I open and mdb from a batch file without knowing in which directory
Access is installed?

Is it even possible?

Thanks,

Dave
 
M

Matthias Klaey

David M C said:
How can I open and mdb from a batch file without knowing in which directory
Access is installed?
[...]

start msaccess.exe <path>\yourdb.mdb

should do it.

HTH
Matthias Kläy
 

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