All,
I know someone has gone through this same process that I currently face. Hopefully, someone can share some insight/tips. I have 2 SQL Server 7.0 DBs that need to be merged into 1. They have the same structure/schema. It's just 2 different customers who have decided to merge their data into 1 DB. The problem is the identity keys. How can I easily (if that's possible) merge the 2 DBs and still retain referential integrity and also keep the unique identities? If someone knows of a white paper FAQ or any other tip that can be passed on, I would be most appreciative.
Michael A. Martin
I know someone has gone through this same process that I currently face. Hopefully, someone can share some insight/tips. I have 2 SQL Server 7.0 DBs that need to be merged into 1. They have the same structure/schema. It's just 2 different customers who have decided to merge their data into 1 DB. The problem is the identity keys. How can I easily (if that's possible) merge the 2 DBs and still retain referential integrity and also keep the unique identities? If someone knows of a white paper FAQ or any other tip that can be passed on, I would be most appreciative.
Michael A. Martin