Ok,
the last time that i was trying to use the at command I couldn't make it work.
I couldn't run a bat file that was in a different hard disk.
I gave the system account full access to that drive and I used the /interactive option... and the bat runs
But now I have another problem. This bat file is supposed to shutdown a database, whenever it runs it says that there's no server for that database but the database is working at that time. When I tryied to run another bat to serve the database, it seems that the program is looking for the *.db in the winnt\system32 folder.
How can I make that the program search in the folder that currently the *.db is?
Any ideas?
Thanks!!
the last time that i was trying to use the at command I couldn't make it work.
I couldn't run a bat file that was in a different hard disk.
I gave the system account full access to that drive and I used the /interactive option... and the bat runs
But now I have another problem. This bat file is supposed to shutdown a database, whenever it runs it says that there's no server for that database but the database is working at that time. When I tryied to run another bat to serve the database, it seems that the program is looking for the *.db in the winnt\system32 folder.
How can I make that the program search in the folder that currently the *.db is?
Any ideas?
Thanks!!