| View previous topic :: View next topic |
| Author |
Message |
g_asi2@yahoo.com Guest
|
Posted: Tue Jul 12, 2005 12:59 pm Post subject: sql for csv and xls |
|
|
Hello,
I am looking for a simple free package to perform SELECT queries on csv
& xls files.
If there is a package which include also XML it will be great (no as
important as the other two)
Thank you,
Asi
|
|
| Back to top |
|
 |
Thomas Kellerer Guest
|
Posted: Tue Jul 12, 2005 1:11 pm Post subject: Re: sql for csv and xls |
|
|
On 12.07.2005 14:59 [email]g_asi2 (AT) yahoo (DOT) com[/email] wrote:
| Quote: | Hello,
I am looking for a simple free package to perform SELECT queries on csv
& xls files.
If there is a package which include also XML it will be great (no as
important as the other two)
Use the jdbc-odbc Bridge |
Thomas
|
|
| Back to top |
|
 |
g_asi2@yahoo.com Guest
|
Posted: Tue Jul 12, 2005 1:15 pm Post subject: Re: sql for csv and xls |
|
|
Hi thomas,
thank you for the fast reply.
what is "jdbc-odbc Bridge "?
how do I use it?
where do I find it?
|
|
| Back to top |
|
 |
Thomas Kellerer Guest
|
Posted: Tue Jul 12, 2005 1:56 pm Post subject: Re: sql for csv and xls |
|
|
On 12.07.2005 15:15 [email]g_asi2 (AT) yahoo (DOT) com[/email] wrote:
| Quote: | Hi thomas,
thank you for the fast reply.
what is "jdbc-odbc Bridge "?
how do I use it?
where do I find it?
|
It's part of the JDK
For details see:
http://tinyurl.com/8ft6z
Thomas
|
|
| Back to top |
|
 |
g_asi2@yahoo.com Guest
|
Posted: Wed Jul 13, 2005 5:40 am Post subject: Re: sql for csv and xls |
|
|
I read that it is not recommended to use it because it is not stable.
And sun does not support it.
Do you know something about it?
|
|
| Back to top |
|
 |
John Currier Guest
|
Posted: Wed Jul 13, 2005 11:30 pm Post subject: Re: sql for csv and xls |
|
|
It's not impossible to find something that's stable, supported and
free...that's the idea behind open-source. But when you use it please
donate something to the author.
John
http://schemaspy.sourceforge.net
|
|
| Back to top |
|
 |
|