Microsoft Access Database using Linux and PHP
Saturday, November 8th, 2003Recently I had a project in which I needed to allow Microsoft Access MDB files to be uploaded via a web screen and then parse the data in those files and import selected records into another database (MySql). As I began looking into this problem I began to realize that not many people needed […]