 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
David Fernández Hernández Guest
|
Posted: Tue Sep 26, 2006 8:45 pm Post subject: SQLConnection MySQL Server 5.0 |
|
|
Hello,
I'm trying to connect a remote MySQL server (V5.0) using the SQLConnection
component from BDS2006.
When I try to connect to the DB, I receive the following message:
"dbExpress Error:[0x000C] Invalid Username/Password
Database Server Error: Can't connect to MySQL server en 'localhost' (10061)"
I specify the server's IP in HostName->Param field, so it shouldn't show
"localhost".
I think the problem's about libmysql.dll, yet it's the latest version I have
found.
I've also tried using an older libmysql version, but I get the error
"dbExpress Error:[0x000C] Invalid Username/Password
Database Server Error: Client does not support authentication protocol
requested by server; consider upgrading MySQL Client."
I'm working with C++.
Any help will be really appreciated. Thanks in advance.
David Fernández |
|
| Back to top |
|
 |
David Fernández Hernández Guest
|
Posted: Wed Sep 27, 2006 8:10 am Post subject: Re: SQLConnection MySQL Server 5.0 |
|
|
Hi again,
I have installed MySQL server on the localhost and it works correctly, but
what I really want is to connect to a remote server, and it seems HostName
param doesn't work well.
"David Fernández Hernández" <dfernandez (AT) siam (DOT) es> escribió en el mensaje
news:45194b13$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Hello,
I'm trying to connect a remote MySQL server (V5.0) using the SQLConnection
component from BDS2006.
When I try to connect to the DB, I receive the following message:
"dbExpress Error:[0x000C] Invalid Username/Password
Database Server Error: Can't connect to MySQL server en 'localhost'
(10061)"
I specify the server's IP in HostName->Param field, so it shouldn't show
"localhost".
I think the problem's about libmysql.dll, yet it's the latest version I
have found.
I've also tried using an older libmysql version, but I get the error
"dbExpress Error:[0x000C] Invalid Username/Password
Database Server Error: Client does not support authentication protocol
requested by server; consider upgrading MySQL Client."
I'm working with C++.
Any help will be really appreciated. Thanks in advance.
David Fernández
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|