MySQL Forums
Forum List  »  Connector/Node.js

Loading XML file in Mysql 5.0
Posted by: Akshay Jain
Date: April 14, 2008 03:31AM

hi all, I have to load xml files into mysql . Is it possible in 5.0 ?
I have written the query

load data infile 'report.xml' into table mytable ;

but nothing working
Is there a way to load the data according to fields of table?

Options: ReplyQuote


Subject
Written By
Posted
Loading XML file in Mysql 5.0
April 14, 2008 03:31AM


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.