| View previous topic :: View next topic |
| Author |
Message |
asaf.galili@gmail.com Guest
|
Posted: Thu Aug 11, 2005 8:38 am Post subject: SQL queries on CSV |
|
|
Hello,
I am looking for a driver for SQL queries on .csv files.
The driver should be able to deal with both local files and remote
files.
Does anyone familiar with something like that?
Thank you,
Asaf
|
|
| Back to top |
|
 |
Arto Viitanen Guest
|
Posted: Thu Aug 11, 2005 11:34 am Post subject: Re: SQL queries on CSV |
|
|
[email]asaf.galili (AT) gmail (DOT) com[/email] wrote:
| Quote: | Hello,
I am looking for a driver for SQL queries on .csv files.
The driver should be able to deal with both local files and remote
files.
|
I think hsqldb should do that. I have not tried its CSV features,
but otherwise it is fine driver. Anyhow, check www.hsqldb.org .
--
Arto Viitanen
Finland
|
|
| Back to top |
|
 |
Dai Wei Guest
|
Posted: Fri Aug 12, 2005 1:47 am Post subject: Re: SQL queries on CSV |
|
|
| Quote: | I am looking for a driver for SQL queries on .csv files.
HXTT Text(www.hxtt.net) or StelsCSV([url]www.csv-jdbc.com)[/url] |
|
|
| Back to top |
|
 |
|