[EMAIL PROTECTED] wrote: > Hello, > > >From an Oracle utlfile data under unix, I generate an Excel-Worksheet with > the module Spreadsheet::WriteExcel. > > How can I do the same, but for Access ? > > Thank you. > > Olivier
Access is a SQL-compliant database. Therefore you should use DBI. Joseph -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]