Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2006-03-18 23:33 Zurück zur Release-Liste
0.22

0,22 (03/18/2006) ==== - Added support for DaffodilDB und H2 (www.h2database.com) - Für Zahl-Felder, die zuvor, war die Präzision immer die maximale durch die Ziel-Datenbank erlaubt. Ein neuer Mechanismus wurde hinzugefügt, damit die Präzision-Source-Datenbank zu verwenden, wenn sie nicht mehr als die Ziel-Datenbank ein Höchstmaß an Präzision werden. Andernfalls wird die frühere Verhalten (maximale Präzision durch die Ziel-Datenbank erlaubt) verwendet wird.
Tags: Major feature enhancements
0.22 (03/18/2006) ==== - Added support for DaffodilDB and H2 (www.h2database.com) - For number type fields, previously, the precision was always the maximum allowed by the destination database. A new mechanism was added to allow the source database precision to be used if it doesn't exceed the destination database's maximum precision. Otherwise the previous behavior (maximum precision allowed by the destination database) is used.

Project Resources