Updated data in replicated DB's

  • Hi,

    I am very new to sql server and i tried to explore, how replication is done in SQL server !!.For that,i have created replication between two databases(say Test & Test1) in local server [SQL Server 2005]. Test database(Publisher) has only one table.After replication , i have inserted one row in that table of publisher(Test). But i don't know how the newly inserted record of publisher(Test database) will reflect in Subscriber(Test1 database) !!!

    Please help me proceed further !!!!

    Thanks,

    Pramila

  • Follow the links on the tutorial: http://msdn.microsoft.com/en-us/library/aa337389(SQL.90).aspx


    * Noel

  • Hi,

    Thanks a lot :). I got enough information from the site provided by you !!!

    Thanks,

    Pramila

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

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