• That property (and the column in sys.databases) does not work. You can check the distribution database for that info.

    SELECT

    *

    FROM

    distribution..MSsubscriptions

    WHERE

    subscriber_db = 'SubscriberDB';

    The SQL Guy @ blogspot[/url]

    @SeanPearceSQL

    About Me[/url]