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 |
|
jggtz
Starting Member
32 Posts |
Posted - 2008-07-17 : 04:30:40
|
| MS SQL 2005I need that a Stored Procedure executes every hour, wich could be the best way to do it?ThanksJG |
|
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2008-07-17 : 04:35:28
|
schedule it to run hourly in the Agent via SSMS KH[spoiler]Time is always against us[/spoiler] |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-07-17 : 04:48:47
|
| http://doc.ddart.net/mssql/sql70/sp_adda_13.htm |
 |
|
|
|
|
|