Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Replication

Author  Topic 

svicky9
Posting Yak Master

232 Posts

Posted - 2006-06-05 : 06:08:48
Hi Friends

I am new to Replication.
There is a table in Sqlserver 1 which i want to replicate to Sqlserver2
I created the Table1 in Sqlserver1 and i am trying to create a publication..
In the select articles dialog box it shows a key and a crossmark beside the table1...that it cannot replicate the article...what does that mean.

How can i make Sqlserver1.table1 replicate to Sqlserver2

thanks

Vic

svicky9
Posting Yak Master

232 Posts

Posted - 2006-06-05 : 06:22:47
Hi guys got the answer

The table without the Primary key is not replicated

Thanks
Go to Top of Page
   

- Advertisement -