Comparing
Database Structures In MSSQL Server
By Sergey S.
Many
firms, developing client-server
applications, have a lot of the
databases, from developers DB
to testers DB. Keeping DB in actual
state can be automated easily
only if there is centralized access
to all of them and there are no
developments on any of them. The
last influences a lot of the DB
structure because there is a possibility
to break it while developing.
Because of this there appears
a problem of comparing DB structures
which are under development, testing
and being used by the end-users.