Download List

Project Description

DB Copy Plugin is a database copying plugin for
the SQuirreL SQL Client. It makes it possible to
copy and paste tables from one session to another
and between different databases and includes
primary key and foreign key constraints for copied
tables, and uses Hibernate 3.0 internally to
perform database object type mappings. It
supports Firebird, Oracle, Sybase, MS SQL
Server, MySQL, HyperSonic, Pointbase, and
PostgreSQL, and allows the user to select a
Hibernate dialect for the destination database if
one couldn't be determined automatically.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-07-14 11:16
0.12

GUI work was moved onto the event dispatch thread. Support for checking if the source database column names are in fact keywords in the destination database was added. When records exist in the destination table, the delete dialog now indicates the name of the table when asking the user if it should truncate the table. The ability to auto-determine when the destination database is MS SQL Server was added. This version was tested against MS SQL Server 2005 (CTP).
Tags: Minor bugfixes

Project Resources