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
 SQL Server Administration (2000)
 Database replication

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-01-04 : 14:50:45
Jr Datla writes "I am using Sql server 2000(Standard Edition)on windows 2000. I have two Sql server databases and i wish to replicate them using Transactional replication. The Publishing database has the Identity Columns. So at the Subscriber end, i have created the tables manually with NOT FOR REPLICATION option and then created the replication. When i update the Publishing Database, I get an error "Unable to Update Identity column". When I remove of the Identity at subscriber, it works fine.

Your comments required."
   

- Advertisement -