Schedule an MDB

  • Thread starter Thread starter gg boy
  • Start date Start date
How long is a piece of string? What command are you using, and what
happens?
 
Why can't I launch an mdb file form Scheduled Tasks in XP or Vista?

Presumably because you're doing it wrong.

The command line should be something resembling (all on one line)

"C:\Program Files\Microsoft Office\Office11\msaccess.exe"
"E:\SomePath\yourdatabase.mdb" /wrkgrp "E:\SomePath\yourdatabase.mdw" /userid
Batchjob /pwd BatchPasswordOnly /x Startupmacro


John W. Vinson [MVP]
 

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

Back
Top