Read binary data from a MDB-file running under LAMP
- by BusterX
I need to be able to connect to an MDB-file in a LAMP-environment (running on Linux) and ultimately insert converted data into a Mysql db.
The data I need to access is stored
as a BLOB (Long Binary Data according
to Access) in the MDB file. I have
not yet been able to actually have a
look at the data but I have been told
that the BLOB consists of…