Re: Export table data to XML file
hi buddy u can use the following console command
mysqldump --xml --databases your database name -u username -p password >test.xml
after execution the file named test.xml can find on your mysql>bin> diretory ok
"The fear of the Lord is the beginning of wisdom"
Subject
Written By
Posted
December 11, 2005 03:26PM
February 05, 2009 04:58AM
Re: Export table data to XML file
October 21, 2008 05:06AM
February 18, 2009 12:43AM
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.