Board index » delphi » Cannot connect to mysql using dbexpress
Wilson Woo
![]() Delphi Developer |
Fri, 10 Sep 2004 12:31:16 GMT
|
Wilson Woo
![]() Delphi Developer |
Fri, 10 Sep 2004 12:31:16 GMT
Cannot connect to mysql using dbexpress
Hi,
I have problem connecting to mysql using dbexpress. Below is my current Driver Name MYSQL I do not have problem connecting to mysql using a program called Failure to Connect: DBX Error: Invalid Username/Password And should I set the port to 3306 too? Thanks. Wilson |
Wilson Wo
![]() Delphi Developer |
Fri, 10 Sep 2004 17:18:43 GMT
Re:Cannot connect to mysql using dbexpressand my development environment is: - win98se english version - delphi 6 prof sp2 - mysql 3.23.36 - i got libmysql.dll too QuoteWilson Woo wrote: |
Wilson Wo
![]() Delphi Developer |
Fri, 10 Sep 2004 17:51:00 GMT
Re:Cannot connect to mysql using dbexpressand i heard that dbexpress cannot work with mysql 3.23.xx but 3.22.xx. is it true? QuoteWilson Woo wrote: |
Henk Veroude
![]() Delphi Developer |
Fri, 10 Sep 2004 20:01:55 GMT
Re:Cannot connect to mysql using dbexpressHi Wilson, I run here against Mysql 3.23.47 server and 3.23.44 client. No problems of Greetings, "Wilson Woo" <wilso...@hk.super.net> a crit dans le message de news: Quote> and i heard that dbexpress cannot work with mysql 3.23.xx but 3.22.xx. |
Kees de Koote
![]() Delphi Developer |
Fri, 10 Sep 2004 20:16:07 GMT
Re:Cannot connect to mysql using dbexpressQuoteWilson Woo wrote: Connecting was no problem. After I moved the db to my server I got the same error message as you get. I am able to connect to the database with MySQL manager, so username and password are correct. Kees de Kooter |
Kees de Koote
![]() Delphi Developer |
Fri, 10 Sep 2004 21:25:24 GMT
Re:Cannot connect to mysql using dbexpressQuoteWilson Woo wrote: to connect to 3.23. Anyway, it works for me now. hth, |
Wilson Wo
![]() Delphi Developer |
Sat, 11 Sep 2004 09:35:22 GMT
Re:Cannot connect to mysql using dbexpressHi Henk, The server is up and the username and password are ok too, because I By assigning LibraryName to dbexpmysql.dll instead of dbexpmys.dll, the Failure to Connect: DBX Error: Invalid Username/Password does not appear anymore. Cheers, QuoteHenk Verouden wrote: |
Wilson Wo
![]() Delphi Developer |
Sat, 11 Sep 2004 09:38:21 GMT
Re:Cannot connect to mysql using dbexpressHi Kees, The connection is ok now. But I still have to check if other components Thank you very much. Cheers, QuoteKees de Kooter wrote: |
1. Connecting to mySQL database using dbExpress - problems :-(
2. PROBLEMS: Connecting to MySQL database using dbexpress
3. Connect to non-standard MySQL port using dbExpress
4. why dbexpress cannot find remote MySQL server
5. dbexpress+mysql: Cannot read more than 10 fields
6. Connect to MySQL with dbExpress
7. HELP: Can't connect to MySQL with DBExpress in Delphi 6
8. new to Dbexpress,Mysql - connect to ...
9. dbExpress/MySql connect problem
10. dbExpress WILL NOT connect to a remote mysql (linux) server