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 Administration
 to run a script which executes every day.

Author  Topic 

pramod21
Yak Posting Veteran

64 Posts

Posted - 2011-01-12 : 02:48:36
hi,
i have few script,now i want that script should be run and execute automatically everyday at any particular time in sql server 2008.

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2011-01-12 : 03:32:19
Create a SQL Agent job.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2011-01-12 : 10:46:15
see link below

http://databases.about.com/od/sqlserver/ss/sql_server_agent_3.htm

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -