|
Software Description:
|
About SQLSchema, This tool allows database developers to compare schema information for two MS-SQL server databases,and apply differences to either database. For both developers and project managers, generated database scripts can be used as a change log between schema versions. Schema comparisons can be restrictedto user-defined sets of objects, filtered by name. Filter sets can include or exclude any objects matching a given name pattern. Schema changes are classified as additions, modifications or deletions. To apply changes, each schema change can be selected individually in the browser. Table data can be partly or fully copied between two databases. This is useful for tables storing application parameters and catalog values. |