devmode
03-10-2003, 10:23 PM
Can anyone shed some light on how to create an Access database on a linux server using PERL.
Basically I need to export some data from a MySQL database and create an Access database that users can download. It will not be an exact copy of the MySQL db .. so its not really a conversion.
Anyone know a module that exists to create the Access DB - or know if this can be accomplished using DBI?
Basically I need to export some data from a MySQL database and create an Access database that users can download. It will not be an exact copy of the MySQL db .. so its not really a conversion.
Anyone know a module that exists to create the Access DB - or know if this can be accomplished using DBI?