MySQL Forums
Forum List  »  MySQL for Excel

VBA interaction between MS Excel and MySQL
Posted by: James Waslh
Date: May 02, 2015 01:32PM

I am very interested in learning how to do VBA interaction between Excel and MYSQL.

I read Nathan Maycher's posting July 3, 2006. That is exactly what I want to do.

However in folowing his script I ran into a problem that I do not understand on the first line; which is: Dim conn As New ADODB.Connection; when I try to run that I get a mesage "Complile Error - User-defined type not defined."

I am a newbie to this and I do not know what type I am to define.

Any help will be appreciated.

Jim Walsh

Options: ReplyQuote


Subject
Views
Written By
Posted
VBA interaction between MS Excel and MySQL
2650
May 02, 2015 01:32PM


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.