Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
tonyduffy
Starting Member
7 Posts |
Posted - 2009-07-30 : 08:05:47
|
| Hi,I'm running scheduled tasks through auto job logs that ive created in sql , im not great with it at all , i have 4 text docs (.sql files) that tie in with command line to run auto jobs.which is working fine , they are all seperatley running , but i know how to put them all in one file n run the command n it would be fine , i just need to know , the 4 jobs are scheduled to run at different times.so i know how to get them to run within one doc , i just need them to do it at seperate times , would this be done with unix timestamp? %T?Thanks for any help. |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|
|