MySQL Forums
Forum List  »  Connector/Node.js

Re: store xml
Posted by: Bill Karwin
Date: May 01, 2006 01:10PM

MySQL has always had the ability to store XML. Use a TEXT type blob.

MySQL 5.1 has some new functions to extract and update elements within an XML document.

http://dev.mysql.com/doc/refman/5.1/en/xml-functions.html

Not sure if this answers your question, or what qtbot.com has to do with it.

Regards,
Bill K.

Options: ReplyQuote


Subject
Written By
Posted
April 30, 2006 09:31PM
Re: store xml
May 01, 2006 01:10PM


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.