flint
01-04-02, 11:43
| Anyone know of a good windows based diff tool that can compare two different mysql database for missing tables, columns, etc.? No need for data comparison. Thanks |
View Full Version : Windows Based Diff Tool
| Anyone know of a good windows based diff tool that can compare two different mysql database for missing tables, columns, etc.? No need for data comparison. Thanks |
| There is a GUI product coded WINDIFF that you can download, search on Google (http://www.google.com), or if you like to use Unix commands here is a bundle of Unix tools for Win32 GNU utilities for Win32 (http://unxutils.sourceforge.net/) You can then use diff.exe |