Copy data from database sql express keep primary key
- by EduardoMello
I want to copy data from a database to another, but I'd like to keep the primary key from the original database so it won't mess with the relationships. I'm using MS SQL Server 2008.