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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 sql job schedules

Author  Topic 

atiqraza
Starting Member

11 Posts

Posted - 2007-01-25 : 14:22:40
Could anyone tell me how to create a scheduled job in sql server 2005, I have a bunch of queries thaty i want to run on a table and i want to automate it, does anyone know of any tutorials on the internet or any helpful links

Thanks

snSQL
Master Smack Fu Yak Hacker

1837 Posts

Posted - 2007-01-25 : 14:57:45
http://msdn2.microsoft.com/en-us/library/ms190268.aspx
http://msdn2.microsoft.com/en-us/library/ms187880.aspx
Go to Top of Page
   

- Advertisement -