MySQL Forums
Forum List  »  MySQL for Excel

Re: VBA interaction between MS Excel and MySQL
Posted by: Rick James
Date: May 04, 2015 04:08PM

I have no idea. But a web search for "Dim conn As New ADODB.Connection" came up with

Dim conn As New ADODB.Connection
-->
Dim conn As ADODB.Connection

and a _later_ use of "New".

Learn by example.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: VBA interaction between MS Excel and MySQL
1484
May 04, 2015 04:08PM


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.