Re: excel 2010 addin and vba connect create and insert into db
Posted by: Francisco Alberto Tirado Zavala
Date: December 17, 2013 10:28AM

Hello Joshua.

You can use MySql for Excel if you don't want to do anything programmatically:
http://www.mysql.com/why-mysql/windows/excel/

But, if you want to create your own macros or code you should use Connector Odbc:
http://dev.mysql.com/downloads/connector/odbc/

Once you choose the option that you want to use you can get help from the product forum.

Thanks for your time.

*** My opinions do not necessarily reflect the opinions of my employeer ***
MySql Windows Experience Team

Options: ReplyQuote


Subject
Written By
Posted
Re: excel 2010 addin and vba connect create and insert into db
December 17, 2013 10:28AM


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.