At 11:07 AM 8/12/2004, David Perron wrote:

Im looking for a way to output a file into true CSV format (with quoted
fields) using the Perl DBI.

Does anyone know of a way to do this (in either native MySQL or Perl)?

Thanks as always!



You could try DBD::CSV http://search.cpan.org/search?query=DBD%3A%3ACSV
It calls itself alpha software, but states that that's due to the interface possibly changing, not the code quality. YMMV.


-jc


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to