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
I know, i am missing out a very minor option to achive this. Ur Help needed.
Jr. Datla