|
From: jimmy Z. <cra...@co...> - 2008-10-02 22:33:00
|
My understand about JDBC is that it allows to connect relational database... since VTD-XML doesn't deal with
relational database. it deal with XML directly using XPath etc, so it seems to me that all you need is an XML file
and you can ... can you suggest ways/means to add support for JDBC?
----- Original Message -----
From: Rahul Gupta
To: vtd...@li... ; jimmy Zhang
Sent: Thursday, October 02, 2008 2:32 PM
Subject: Re: [Vtd-xml-users] JDBC on top of VTD XML
In my case, we retire the data from DB into XML and store it for legal purpose.
If I have to access the indexed xml files from reporting tools, I can't. The only option I have is to change the reporting software to convert the queries to XPath and call the VTD apis.
Instead if VTD apis supported standard data retrieval mechanism like JDBC; then I can use VTD indexed files from standard reporting tools like crystal reports or jasper or ......
Otherwise, we end up writing custom code for all reporting tools if we want to leverage indexing of VTD on xml files.
-rg.
--- On Fri, 10/3/08, jimmy Zhang <cra...@co...> wrote:
From: jimmy Zhang <cra...@co...>
Subject: Re: [Vtd-xml-users] JDBC on top of VTD XML
To: mai...@ya..., vtd...@li...
Date: Friday, October 3, 2008, 2:47 AM
VTD-XML is not a RDBMS managment product, so I am not sure why jdbc is even relevant.
----- Original Message -----
From: Rahul Gupta
To: vtd...@li...
Sent: Thursday, October 02, 2008 10:58 AM
Subject: [Vtd-xml-users] JDBC on top of VTD XML
Do we have jdbc driver for VTD XML files?
If not, is there a plan for it?
-rg.
--------------------------------------------------------------------
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
--------------------------------------------------------------------
_______________________________________________
Vtd-xml-users mailing list
Vtd...@li...
https://lists.sourceforge.net/lists/listinfo/vtd-xml-users
|