Re: import from Excel to MySQL
Date: March 07, 2009 11:33PM
Alcide Burato Wrote:
-------------------------------------------------------
> This is a little complex method, but i think could
> be interesting.
>
> You need:
>
> 1. MS Access
> 2. MySQL Connector/ODBC
>
> Step:
>
> 1. create a ODBC connection to the destination
> MySQL database.
> 2. Open MS Access and create a new access
> database.
> 3. Import the excel data creating a new table.
> 4. Export the new table just created selecting
> "Database ODBC()" from file Type list.
> 5. Select the ODBC connection related to the
> destination MySQL database.
>
> Bye!
> Alcide Burato
This is the most useful one as
you will have the table structure and data get imported.
No need to buy Navicat for import of excel file.
Thanks a lot!!
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.