Subject Re: [firebird-support] Comparison of 2 databases
Author Uwe Grauer
David Savill wrote:

> Hi,
>
> Does anyone know of a tool that can compare the structures of two
> databases and tell you just the differences? If not is there trick or
> a work around anyone might know of that might help here?
>
> Basically we have an application with some old database layouts out
> in a production environment that we want to compare to our new
> database layouts and indexes to see whats missing.
>
> Cheers
> David.


There is fbcopy:
http://fbexport.sourceforge.net/
and:
http://www.clevercomponents.com/products/dbcomparer/dbcomparer.asp
or:
http://www.devarchive.com/f2551.html

Uwe