Viewing post 1 (of 2 total)
Create a one-column table.
Create a stored procedure that updates that single row.
Create an update trigger for the table to do what you want.
Create a job that runs the stored procedure...
February 12, 2007 at 4:21 am
#689113