How would one go about extracting data from an .mdb file on a Unix platform? I've looked around CPAN and all I could find was Win32::ODBC which will only work on a Windows platform...
We're getting the .mdb file via ftp and need to load its contents to a database.