Pario TechnoBlob
About
Posts
Tag: phpMyAdmin
MDB tools to export (migrate) from mdb (Microsoft Access format) to mySQL
This convertion could be obtained by first converting the tables in the mdb-file into CSV-files (Comma Separated Values) using MDB Tools and then by importing the csv-files...