MySQL Forums
Forum List  »  Connector/Node.js

is there any way to Store entire XML file into MYSQL Database
Posted by: Nallam Prasad
Date: June 25, 2006 11:11PM

Is there any chance to store the entire xml file into mysql database .

e.g., <store>
<book>
</book>
</store>

this entire file should go into single column of the database.

My requirement is i have to store and retrieve the entire xml file. Validity of the xml file is not the worry part ,user will store the xml syntactically before storing into DB.

Please help me out suggesting any solution if possible

Options: ReplyQuote


Subject
Written By
Posted
is there any way to Store entire XML file into MYSQL Database
June 25, 2006 11:11PM


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.