Skip to content


MySQL with X for XML

While trying to transfer some data from MySQL into OFBiz, I had to format these in XML. MySQL options came to the rescue.

The command line tool from MySQL have this cool option (mysql -X …)  that helps formatting any resultset into XML. I just had to do some text replacements and encoding then uploaded the data into OFBiz.

Posted in Java.

0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

Some HTML is OK

(required)

(required, but never shared)

or, reply to this post via trackback.