I am developping an application using SQL Server 2000
There are Many Features and Tables that are being added everyday
I want something to help me compare 2 Databases , and Generate a DB Script that will alter the tables design in the first DB so they have the same exact fields as the second database
Most of the Time Entire Tables are Added or a field in a table and Stored Procedures
any idea on how to automatically do this ?
any software , any advices ?
ur Help is pretty much appreciated :) :D
There are Many Features and Tables that are being added everyday
I want something to help me compare 2 Databases , and Generate a DB Script that will alter the tables design in the first DB so they have the same exact fields as the second database
Most of the Time Entire Tables are Added or a field in a table and Stored Procedures
any idea on how to automatically do this ?
any software , any advices ?
ur Help is pretty much appreciated :) :D