David Durham, Jr. wrote:
> I've actually written some catalog comparison type of tools in the
> past using JDBC metadata. Another thing that's useful, besides
> meta-data comparisons, is a comparison of the actual data. In the
> case of a table, a row-count is sometimes useful pseudo-equivalency
> test. It also gives you an idea of how expensive a record values
> comparison would be. I'd be willing to donate time to a db comparison
> plugin for Squirrel, but I'm not yet familiar with the source code for
> Squirrel.
For an introduction please have a look at
http://www.squirrelsql.org/index.php?page=programing
We are looking forward to your contributions.
Thanks in advance.
Gerd
|