February 24, 2009 at 10:20 pm
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
February 24, 2009 at 10:45 pm
Follow the links on the tutorial: http://msdn.microsoft.com/en-us/library/aa337389(SQL.90).aspx
* Noel
February 25, 2009 at 10:04 pm
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