Click here to Skip to main content
16,010,918 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,
i am having trouble trying to export mysql data in xml. Basically inside an
update trigger i need to export in xml. then gets updated to another system. Is this a good idea
Posted

1 solution

Export MySQL database in XML format[^] might be able to help you.
 
Share this answer
 
Comments
bashar Haydar 9-Aug-11 3:55am    
Thank's for help but what i really need is to use a trigger on update or on insert record in my sql database

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900