In the last episode (Feb 18), Marcelo Iturbe said: > Hello, > Currently I have an aplication which stores the information in an MsSQL > database in a straight forward manner, "insert into blah blah" > > However, I retrieve the information in XML format using the FOR XML EXPLICIT > statements that come with MsSQL 2000.
You'll have to generate the XML in your application. Here are a couple links (picked from a google search on "mysql xml select") to get you started: http://www.xml.com/pub/a/2000/12/13/perlxmldb.html http://www.nusphere.com/products/library/mysql_with_xml.pdf http://home.online.no/~runeberg/hauler/hauler.html -- Dan Nelson [EMAIL PROTECTED] --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php