Re: XML export

2001-11-04 Thread Jeremy Zawodny
On Sun, Nov 04, 2001 at 10:49:55PM -0600, Paul DuBois wrote: > At 10:16 PM -0800 11/4/01, Philip Hernandez wrote: > >Is there any support for XML export from MySQL databases? > > No, but you can do this relatively easily from within a program, > e.g., using the XML::Generator::DBI Perl module. T

Re: XML export

2001-11-04 Thread Paul DuBois
At 10:16 PM -0800 11/4/01, Philip Hernandez wrote: >Is there any support for XML export from MySQL databases? No, but you can do this relatively easily from within a program, e.g., using the XML::Generator::DBI Perl module. - Be