server scheduler

P

patti

Currently i use windows scheduler to launch a batch file that runs my macros.
I want to password-protect db; how do add this to vbscript?

"C:\Documents and Settings\My Documents\brits.mdb" /x mcrImportClients



If i can get this moved to server scheduler, is batch file needed or can the
server open access & call the macro? And how would password be handled there?
( i know nothing about servers- this willbe done be an it guy)
 
Top