Download List

Projeto Descrição

JDBCImporter provides a consistent mechanism for
importing data from a file to a database, exporting
data from a database to a file, and generating data.
It can run from the command line using an XML config
file or from inside an Ant build script. It works with
CSV, fixed data, and XML files and supports numbers,
strings, and date/times as database column types.
Custom classes can be used to parse different file
formats, format column values into different file
formats, translate column values before importing or
after exporting, or allocate or release JDBC
connections.

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.

2007-04-03 03:01 Back to release list
0.72

Esta versão adiciona uma interface para modificar as linhas durante a importação e corrige um bug.
Tags: Minor feature enhancements
This release adds an interface for modifying rows during import and fixes a bug.

Project Resources