replication

  • hi

    i have a question . how to find the names of the tables that are being replicated in a database??

  • Query the sysarticles table in the publishing database.

    Greg

  • rachel_13 (2/28/2008)


    hi

    i have a question . how to find the names of the tables that are being replicated in a database??

    select * from distribution..MSArticles

    SQL DBA.

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

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