Re: JDBC for csv inputstream
- From: "shriop" <shriop@xxxxxxxxxxx>
- Date: 9 Aug 2005 07:23:59 -0700
I'm not sure if it perfectly fits what you're looking for, but you can
check out my java csv parser version that handles all the crazy csv
formats, and works on a stream, http://www.csvreader.com .
asaf.galili@xxxxxxxxx wrote:
> Hello,
> I have found few JDBC driver for SQL queries commited on csv files.
> But I need something more complicated:
> My csv files can be located in sereval places: local file, remote file
> or as data in a DB cell.
> Therefore I need a JDBC driver (or maybe simply a package) which can
> perform SQL queries (I need only select queries) on a inputstream or a
> reader.
> Does anyone know something like that?
> Thank you,
> Asaf
.
- Follow-Ups:
- Re: JDBC for csv inputstream
- From: asaf . galili
- Re: JDBC for csv inputstream
- References:
- JDBC for csv inputstream
- From: asaf . galili
- JDBC for csv inputstream
- Prev by Date: Deploying Commons DBCP
- Next by Date: Re: JDBC for csv inputstream
- Previous by thread: JDBC for csv inputstream
- Next by thread: Re: JDBC for csv inputstream
- Index(es):
Relevant Pages
|
|