serge (sergea (AT) nospam (DOT) ehmail.com) writes:
Quote:
Is there a way to compare two databases one being an old
database and the second being a new database, I will
update the old database's objects to match the new database's
objects?
Is there SQL code that could do this easily? |
The standard recommendation is to look at SQL Compare from Red Gate.
Quote:
How do you do this if you deal with the same scenario? |
I'm avoiding it by having my code under version control, and keeping
track of what I shipped. Our load tool actuall has its own set of tables
to do this.
--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se
Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp