9 Oct
2002
9 Oct
'02
10:48 p.m.
Andreas Tille wrote:
Hello,
The Zope Book mentions that you can use Perl with Zope - but that's all I've found about Perl usage. I have to convert some database query to an Excel file and the only way I know to do this is the
Spreadsheet::WriteExcel
Why not just write the results out as a .csv? You can open them in Excel... cheers, Chris