
Have you ever tried to migrate data from MS Access to MySQL?
It should be straight-forward enough. Export to Excel, then save as CSV, import to MySQL. You will probably need to customise the format of some fields such as date or currency. Checking that all the data has slipped nicely into the correct fields takes [...]
Posted in General Stuff , Rants , Web Design | Tags: access, excel, export data, import, microsoft, mysql, truncate | February 19, 2009
