Hello,
I have to convert some database tables dumped in MDB format into PostgreSQL. Does anyone know of any PHP library that I can use to read the table metadata information, row values, etc so I can write a custom converter in PHP that produces equivalent SQL create and insert statements for PostgreSQL?
Thanks.
PHP Library for MDB Format
Moderator: General Moderators