Parsing MS Access files



Hi,

Does anyone know of a Perl based solution for reading data directly from
*.mdb files ? I don't want DBI, ODBC, etc.. I want something that reads the
raw binary data and outputs it as CSV or simmilar. I tried mdbtools, but
their support for Access 97 is screwy and results in blank columns, and a
host of other issues.. so I'm looking for either an alternative utility for
reading ms access files under unix/linux or a perl implementation.

I am stuck with Access 97 format as the files will be downloaded
automatically via ftp for processing in the order of hundreds per day..
manually downloading and exporting/converting is not an option.

Any help wold be appreciated..

Chris


.



Relevant Pages

  • Re: ODBC: Is there something called text/csv database?
    ... > SQL on a .csv. ... > Perl has something called DBI which means it is database independent. ... do I connect PerlDBI to ODBC or DBI can replace ODBC? ...
    (comp.lang.perl.misc)
  • (Slightly OT) Dec. 03 DDJ Article
    ... I couldn't find a single reference to DBI, ... and the author gives a rather elaborate description of using Perl to use ODBC ... Install DBI on client and server ...
    (perl.dbi.users)
  • Re: (Fwd) dbi help
    ... Thanks the dbi and odbc. ... They made Perl so much more powerful! ... Perl before it stopped working. ...
    (perl.dbi.users)
  • DBI:ODBC - Cant connect to IBM AS400 using Linux
    ... I'm having trouble connecting to an AS400 using DBI under Linux. ... I can connect to the database fine using isql, ... ODBC Driver]Missing system name needed for connection. ... My Perl Program: ...
    (perl.dbi.users)
  • Problem of DBI build
    ... I installed Oracle Application Server 4.0.8.2 included perl module. ... I need to installe DBI and DBD::Oracle module. ... You can install them any time after installing the DBI. ... line 318: error 1705: Function prototypes are an ANSI feature. ...
    (perl.dbi.users)