Documentation.
How to use Excel 2 mySQL ?
- Run the Excel 2 mySQL software.
- On the first run. software will ask for the unlocked code. What you do next is visit http://www.excel2mysql.com/getunlocked.php.

- Copy paste the code from the software.
- Check your email to get the unlocked code.
- Prepare the Excel file you want to convert.
Note :
currently these software only convert the first sheet. So make sure that the data already in the first sheet.
The first row will become the name of the database field. And telling the amount of column.So make sure that you already naming the all column.
- After the Excel file ready, on main form application. Click Convert.
- Select/Open the Excel file.
- Application will automatically run the converting process.
- On success, you will see result on the result box. If you want to save the result to file just click on Save 2 file button.
- The next step is to insert/run the sql to your local mySQL server.
- First complete your mySQL configuration(server, port, user, password, database), and ensure that the user has the create & insert previllege on the database.
- Click the insert 2 sql button.
- On success, the application will create new table with the result record. you can check with your mySQL Client sofware.