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 |
|
IdeaS
Starting Member
4 Posts |
Posted - 2006-12-13 : 11:26:20
|
| I don't know if this is a newbie question or not, I want SQL Server to automatically execute a stored procedure at the first of each month, how can I do this ?Regards,AJBe nice to nerds. Chances are you'll end up working for one. (Bill Gates) |
|
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2006-12-13 : 11:28:02
|
create a scheduled job in sql server.Go with the flow & have fun! Else fight the flow blog thingie: http://weblogs.sqlteam.com/mladenp |
 |
|
|
|
|
|