anonymous
2009-11-16 05:18:23 UTC
Our company would like to migrate all data to MySQL.
Currently, we are having a hard time finding out, how to get our data out of Access in the first place.
Does anyone know how to perform one of the following or give us any other hint?
1) Export data to CSV-File
2) Generate:
a) CREATE TABLE statement
b) INSERT INTO... VALUES
(for an existing table with a few rows)
Any help at all greatly appreciated. Thanks in advance!