|
Excel to MySQL |
|
Excel-to-MySQL is a program to convert Microsoft Excel spreadsheets into
MySQL databases. It works with all versions of Unix and Windows
MySQL servers and with all versions of MS Excel.
Excel-to-MySQL converter can do indirect conversion when there is no
connection to MySQL server. Accroding this scenario it converts MS Excel
data into a local MySQL dump file instead of migrating to MySQL server
directly. The dump file contains MySQL statements that creates all tables
and to fills them with the data. Later you can
import dump file into MySQL database.
|