B
brian
I have about 6 vb.net .exe I just created and I need to
schedule them to run at different times. I am thinking
about using the built in task scheduler with windows
server 2000. I have my code in the form load event so
when the exe is opened it will execute. Is there a
command I can use at the end of the code to close the exe
file.
Also, is there a better way to execute .net code. I am
also running sql server 2000. Should I be using the DTS
server SQL offers?
Please advise!
Thank You
schedule them to run at different times. I am thinking
about using the built in task scheduler with windows
server 2000. I have my code in the form load event so
when the exe is opened it will execute. Is there a
command I can use at the end of the code to close the exe
file.
Also, is there a better way to execute .net code. I am
also running sql server 2000. Should I be using the DTS
server SQL offers?
Please advise!
Thank You