MySQL Forums
Forum List  »  Connector/Node.js

Third party xml parser
Posted by: Wane cooper
Date: November 04, 2009 01:50AM

Hi,

I am storing an xml file in a varchar/bolb column and want to parse the xml column and give me the required data. I have read abt mysql Extract_Value and update_xml function, however writing a query for multiple tables with joins n all using its syntax looks complex.

Does anybody know any third party tool which can be integrated with mysql 5.1.38 which does this query building and parsing. Our application is written in core java.

I know mysql enterprise edition offers Xquery..however that off our budget.

OR

Is there any other simple way we can do this.

Thanks

Options: ReplyQuote


Subject
Written By
Posted
Third party xml parser
November 04, 2009 01:50AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.