Download List

Descripción del Proyecto

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 de trabajo se trasladó en el hilo de expedición evento. Soporte para comprobar si el origen de los nombres de columna de base de palabras clave se encuentran de hecho en la base de datos de destino se ha añadido. Cuando existen registros en la tabla de destino, el diálogo Eliminar ahora indica el nombre de la tabla al preguntar al usuario si se debe truncar la tabla. La capacidad de auto-determinar cuando el destino es la base de datos MS SQL Server se ha añadido. Esta versión ha sido probado en MS SQL Server 2005 (CTP).
Tags: Minor bugfixes
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).

Project Resources