Hi Ng
When I use the AT.exe to schedule a job and I write:
at.exe 22:54 /every:24 "c:\test.ba t" this job works just perfect.
In the bat file I have wrote:
copy c:\TestDB.mdb c:\testfolder (I copy the Test database from C to
C:\testfolder)
Then when I Change the test.bat file to:
"C:\Programmer\ Microsoft Office\OFFICE11 \msaccess.exe" "C:\TestDB. mdb" (I
activate the test database) - This doesn't work!!!!
It works when I double click the bat-file
TIA
jj
When I use the AT.exe to schedule a job and I write:
at.exe 22:54 /every:24 "c:\test.ba t" this job works just perfect.
In the bat file I have wrote:
copy c:\TestDB.mdb c:\testfolder (I copy the Test database from C to
C:\testfolder)
Then when I Change the test.bat file to:
"C:\Programmer\ Microsoft Office\OFFICE11 \msaccess.exe" "C:\TestDB. mdb" (I
activate the test database) - This doesn't work!!!!
It works when I double click the bat-file
TIA
jj
Comment