Importing data into the database using JDBC - Mailing list pgsql-jdbc

From Dror Matalon
Subject Importing data into the database using JDBC
Date
Msg-id 20021101184016.GK54197@four.zapatec.com
Whole thread Raw
Responses Re: Importing data into the database using JDBC  (Dave Cramer <Dave@micro-automation.net>)
List pgsql-jdbc
Hi folks,

Anyone knows about any Java based tools to import data into the
database from CSV, Excel, and other formats?

I know about the following resources for reading CSV and Excel:
http://jakarta.apache.org/poi/
http://ostermiller.org/utils/CSVLexer.html
http://sourceforge.net/projects/csvjdbc
http:// www.andykhan.com/jexcelapi/index.html

Before writing the tool, I'm wondering if someone knows of  higher level
tool to grab the data and import it into the database.

--
Dror Matalon
Zapatec Inc
1700 MLK Way
Berkeley, CA 94709
http://www.zapatec.com

pgsql-jdbc by date:

Previous
From: "Gary"
Date:
Subject: Java.lang.ClassNotFoundException:postgresql.Driver
Next
From: "Nick Fankhauser"
Date:
Subject: Re: Java.lang.ClassNotFoundException:postgresql.Driver