XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Relational Databases, Perl Implementations -> mysql_exportxml: XML Table export for MySQL

mysql_exportxml: XML Table export for MySQL

Date: Feb. 5, 2001
Link: http://members.bellatlantic.net/~mirod/mysql_exportxml
Source Author or Organization: Michel Rodriguez

mysql_exportxml is a Perl tool for exporting a MySQL (http://www.mysql.com/) table to an XML document. To run the Perl script you must have Perl MySQL support through the Perl DataBase Interface Module (DBI, http://dbi.symbolstone.org).