Difference between revisions of "OpenDBcopy"

From Dietrich Blog (Strato)
Jump to: navigation, search
(New page: = Open DB Copy = OpenSourceSoftware zum Migrieren von Datenbanken. openDBcopy is a universal database utility to migrate data from and to any database given a JDBC driver...)
(No difference)

Revision as of 23:06, 23 June 2007

Open DB Copy

OpenSourceSoftware zum Migrieren von Datenbanken.

openDBcopy is a universal database utility to migrate data from and to any database given a JDBC driver. Standard plugins are included, custom ones can be added. Complete migration job saved as XML for easy re-use. Run with GUI or as batch.

Installation

  • Definitive Software Library ID: openDBcopy
  • Name: openDBcopy
  • Version: 0.51
  • Hersteller/Bezugsquelle: Sorceforge http://sourceforge.net/projects/opendbcopy
  • Systemvoraussetzungen: Java, JDBC
  • Installations-Ordner: D:\Programme\opendbcopy
  • Konfigurations-Dateien: .opendbcopy\conf

Installation: java -jar opendbcopy-xx-install.jar (replace xx with downloaded version)

Konfiguration

The default URLs to databases are stored in a file SQLDrivers.xml within your home directory <your_home>/.opendbcopy/conf


-- Main.DietrichKracht - 17 Sep 2005