Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Parsing MS Access files

Reply
Thread Tools

Parsing MS Access files

 
 
Skeleton Man
Guest
Posts: n/a
 
      12-15-2006
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


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What libraries should I use for MIME parsing, XML parsing, and MySQL ? John Levine Ruby 0 02-02-2012 11:15 PM
[ANN] Parsing Tutorial and YARD 1.0: A C++ Parsing Framework Christopher Diggins C++ 0 07-09-2007 09:01 PM
[ANN] Parsing Tutorial and YARD 1.0: A C++ Parsing Framework Christopher Diggins C++ 0 07-09-2007 08:58 PM
SAX Parsing - Weird results when parsing content between tags. Naren XML 0 05-11-2004 07:25 PM
Perl expression for parsing CSV (ignoring parsing commas when in double quotes) GIMME Perl 2 02-11-2004 05:40 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57