Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes XML and Related Technologies and the fly likes Any free JDBC driver for reading xml files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Any free JDBC driver for reading xml files " Watch "Any free JDBC driver for reading xml files " New topic
Author

Any free JDBC driver for reading xml files

Damanjit Kaur
Ranch Hand

Joined: Oct 18, 2004
Posts: 346
Hi,

I am looking for some free JDBC driver to read an xml file. I found one JDBC driver for reading xml files, by Sunopsis but its not free. Anyone having knowledge about it, please let me know.

Thanks
K Riaz
Ranch Hand

Joined: Jan 08, 2005
Posts: 375
JDBC has nothing to do with XML.
Damanjit Kaur
Ranch Hand

Joined: Oct 18, 2004
Posts: 346
I am talking about JDBC driver (Java based driver to read xml files) where we can issue sql commands to read/update xml file just like any other database source. Here is the link for JDBC driver that I found but its not free. http://www.sunopsis.com/corporate/us/products/jdbcforxml/

I need this JDBC driver to make service file for using JCA in JBoss to read xml file.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Any free JDBC driver for reading xml files
 
Similar Threads
Get Data from SQL to my java program
creating and parsing csv files
DSN less MS access Connection using JSP - help needed
Any one know about good JDBC driver for Flat files, CSV files ?
Connecting to Access