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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Merge replication and Identities

Status
Not open for further replies.

Lenvdb

Programmer
Jun 21, 2002
81
GB
We created various databases on various servers. These databases all have to replicate with a central database and we set up a Merge replication process for it.

We just discovered that the databases should have been created with the Primary Keys (Identity) Option set to NOT FOR REPLICATION.

Is there a way to create a query to change all the ID columns in all the tables and run the script, or is this a manual process of having to change these Identity columns (the long way)?

Any help with this will be appreciated.
Rgds
Len
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top