Comparing DB Schema
-
Hi everybody, Is there any free software which can compare the schema of two different Database?
Mehedi Hasan
-
Hi everybody, Is there any free software which can compare the schema of two different Database?
Mehedi Hasan
I don't know what database you are using but mysqldiff[^] is one of many tools that do that for MySQL databases.
regards, Paul Watson Ireland & South Africa
Shog9 wrote:
I don't see it happening, at least not until it becomes pointless.
-
I don't know what database you are using but mysqldiff[^] is one of many tools that do that for MySQL databases.
regards, Paul Watson Ireland & South Africa
Shog9 wrote:
I don't see it happening, at least not until it becomes pointless.
Thanks for your information. I'm looking for MSSQL 2000.
Mehedi Hasan
-
Thanks for your information. I'm looking for MSSQL 2000.
Mehedi Hasan
Google has a bunch of results[^] but I have not tried any (don't do MSSQL anymore.) Good luck :)
regards, Paul Watson Ireland & South Africa
Shog9 wrote:
I don't see it happening, at least not until it becomes pointless.
-
Thanks for your information. I'm looking for MSSQL 2000.
Mehedi Hasan
You can always generate scripts to build the databases and then use WinMerge to compare the two.
Rocky <>< Latest Code Blog Post: SQL Server Express Warnings & Tips Latest Tech Blog Post: Microsoft doing it again!