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.
Author |
Topic |
svicky9
Posting Yak Master
232 Posts |
Posted - 2006-06-05 : 06:08:48
|
Hi FriendsI am new to Replication.There is a table in Sqlserver 1 which i want to replicate to Sqlserver2I 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 Sqlserver2thanksVic |
|
svicky9
Posting Yak Master
232 Posts |
Posted - 2006-06-05 : 06:22:47
|
Hi guys got the answerThe table without the Primary key is not replicatedThanks |
 |
|
|
|
|