MySQL Forums
Forum List  »  Connector/ODBC

ODBC 5.2.5 ConnectionString for 64bits systems
Posted by: Ali Alami
Date: July 06, 2013 08:47AM

Hello,

I'm able to connect with the latest ODBC driver 5.2.5 on 32bits systems with this connectionstring:

("Driver={MySQL ODBC 5.2 ANSI Driver};Server=localhost;Port=3306;Database=mydatabase;User=root;Password=mypass;Option=3;")

but on 64bits systems an exception occurs saying: ERROR [IM002] data source not found and driver name not specified.

Can you please show me the correct ODBC 5.2.5 connectionstring for 64bits systems ?

Regards

Options: ReplyQuote


Subject
Written By
Posted
ODBC 5.2.5 ConnectionString for 64bits systems
July 06, 2013 08:47AM


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.