Select a current database and also select a master database.
Compare the structures of the databases .
Create the SQL script to update the structure of the current database to match the structure of the master database.
Data in the current database must be preserved as far as possible.
Details
Select a current database and also select a master database. Compare the structures of the databases . Create the SQL script to update the structure of the current database to match the structure of the master database. Data in the current database must be preserved as far as possible.