adodb connection string mysql failed
Posted by: Michael Wong
Date: January 01, 2017 04:46PM

I have 2 MySQL databases ( one is 5.5 and another one is 5.6)
In my vbscript I use
Driver={MySQL ODBC 5.1 Driver};Server=host;Database=myDataBase;
User=myUsername;Password=myPassword;Option=3;


The 5.5 database I mananged to connect without any error but not for 5.6
Is there any configuration that I need to set in 5.6 MySQL database ?

Thank you

Options: ReplyQuote


Subject
Written By
Posted
adodb connection string mysql failed
January 01, 2017 04:46PM


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.