R Ride9650 macrumors 6502 Original poster Jun 29, 2007 352 0 Dec 27, 2009 #1 Hi all, I'm trying to figure out what the syntax is for getting MySQL data exported into XML. From what I've been able to deduce, I'm supposed to use "mysqldump" but haven't found any examples that execute properly. Any advice?
Hi all, I'm trying to figure out what the syntax is for getting MySQL data exported into XML. From what I've been able to deduce, I'm supposed to use "mysqldump" but haven't found any examples that execute properly. Any advice?
R Ride9650 macrumors 6502 Original poster Jun 29, 2007 352 0 Dec 27, 2009 #2 never mind! I figured out a different way of getting mysql data into xml.