in reply to
Data export into text file
Hi, Before you get yourself too deep into some modules, consider exporting as tab-delimited or comma-delimited text file...which is easy to import into any dbms, especially Access with it's import wizard. Chris
Comment on
Re: Data export into text file
In Section
Seekers of Perl Wisdom