OpenDBcopy

From Dietrich Blog (Strato)
Revision as of 22:06, 23 June 2007 by Dkracht (talk | contribs) (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...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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