hsqldb v.1.61 Transfer Tool

This tool is able to transfer data from one JDBC data source to another. The application is not limited to hsqldb, it can (theoretically) transfer from any database to another, as long as the appropriate JDBC drivers are available (this includes JDBC-ODBC, so Miccrosoft Access is included - for a list of available JDBC drivers, go to Sun's JDBC driver site.

Transfer

There is a batch file provided in the demo directory. To startup the application on Windows type:

run Transfer

You will have to connect to the source database, then to the target database. After you are connected, all tables of the source database will be listed. The transfer for each table can be enabled/disabled, and modified. Then, the transfer can be started.