Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: trigger problem

    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...

Viewing post 1 (of 2 total)