Sterin, Ilya wrote: > You can easily accomplish that by dumpin into a CSV (comma separated file) > with .csv extension which will open in excel as you want.
Here's one for the FAQ: How do I use DBI with Excel? With Kawai Takanori's DBD::Excel (on CPAN). It provides a DBI interface on top of Spreadsheet::ParseExcel, SpreadSheet::WriteExcel and SQL::Statement. -- Jeff
