Groups | Blog | Home
all groups > sql server programming > october 2007 >

sql server programming : activating a trigger on a certain day


Lord Kelvan
10/18/2007 11:17:57 PM
i have a set of insert and delete sql commands i want to run on a
certain day dosnt matter what they are for this question just
wondering how i could do it is there a way to use a trigger or
something like that

regards
kelvan
Erland Sommarskog
10/19/2007 7:17:14 AM
Lord Kelvan (the_iddiot@hotmail.com) writes:
[quoted text, click to view]

Sounds like you should schedule it with SQl Server Agent.


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
Lord Kelvan
10/19/2007 1:37:15 PM
done works tested thx

regards
kelvan
AddThis Social Bookmark Button