Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Database Replication(Transactional)

Status
Not open for further replies.

jrdatla

Programmer
Dec 19, 2000
7
US
I am using Sql server 7.0 (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.

I know, i am missing out a very minor option to achive this. Ur Help needed.

Jr. Datla
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top