Click here to Skip to main content
15,894,017 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to schedule a task on mssql server. i am using mssql server 2005. is there any sql command or procedure or something else by that i can schedule a task like automatic sending mail after every one hour to the email id store in database.


Thanks

Rohit sharma
Posted

1 solution

You could have this article to be useful for Email scheduling.

http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/[^]

Please vote and Accept Answer if it Helped.
 
Share this answer
 
Comments
rohit_189 28-Sep-10 10:38am    
Thanks Hiren for your reply. i will go through with the article

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900