Monitoring Table in another database

  • Hi,

    Relative Newbie, and considering using Service Broker and CLR Stored Procedures to monitor a table in a different database.

    We are using SQL Server 2005.

    I am expecting I can use an Event Monitor which will then send a message to a queue.

    The goal is to extract data from the table being monitored and using a subset to update a table in the database which is doing monitoring.

    Is this possible, am I on the right track?

    I was looking at Notification Services, but have read that this is discontinued in SQL Server 2008.

    Cheers

    Wee!

  • I think I have found the answer to my question here:

    http://qa.sqlservercentral.com/Forums/Topic659453-386-1.aspx

    Cheers

    Wee!

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply