List:MySQL ODBC« Previous MessageNext Message »
From:Ruben Edna Date:January 9 2005 1:12am
Subject:Connection problem
View as plain text  
I upgraded from MyODBC 3.51.5 to 3.51.10-2.

I also upgradeded from MySQL Server 4.0.13 til 4.1.5

 

>From command promt I can connect to my database directly with user/psw. No
problem, everything works.

Also it looks like everthing works when I go to ODBC sources in Control
Panel and try to connect.

 

However.

now I can't connect from my VB app anymore. using of course exact same
user/psw as before. Here is a copy of the connection string:

"DRIVER={MySQL ODBC 3.51
Driver};USER=username;PASSWORD=psw123;SERVER=localhost;PORT=3306;DATABASE=db
name;OPTION=3;"

 

I have (in command promt) checked passwords in the mysql user table and they
all now have a "*" in front. which they didn't have before I
"upgraded"/reset them.

 

Anyone got this to work?

 

Ruben


Thread
Connection problemRuben Edna9 Jan
  • Re: Connection problemPeter Harvey13 Jan
    • Re: Connection problemPeter Harvey13 Jan
      • Re: Connection problemHMax13 Jan