Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ODBC connectivity MAC OS X

Status
Not open for further replies.

pointe

Technical User
Nov 25, 2003
1
FR
Hi,

I tried to install ODBC drivers from Server Logistic package, but I could'nt obtain a valid DSN.
I tested my DSN with odbctest utility :
Enter ODBC connect string (? shows list, or DSN=...): dsn=myodbctest
[MySQL][ODBC 3.51 Driver]Access denied for user: 'dummy@localhost' (Using password: YES), SQLSTATE=HY000
Again (y/n) ?

My DSN is set as below in my ODBC manager ;
Key/value:
database=mysql
username =root
options=-h localhost -p 3306
password=123

driver configuration :
driver file : /Library/MyODBC/lib/libmyodbc3.bundle
setting file : /Library/ODBC/odbc.ini

ODBC version 3,51.06

Thank you for your help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top