 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Wed Dec 20, 2006 5:04 pm Post subject: CONECTING TO A LOCALHOST MYSQL SERVER |
|
|
In the editor of dbExpress connection I select a new Connection Name
with
MYSQL for Driver Name.
I write a Database Name and a Host Name (localhost) but when i test the
connection I have a worning message :
" Failure to connect: Unable to Load LIBMYSQL.dll "
Why ?
What I must make for connect of my database?
Hello and thanks. |
|
| Back to top |
|
 |
Dan Guest
|
Posted: Fri Dec 29, 2006 12:02 am Post subject: Re: CONECTING TO A LOCALHOST MYSQL SERVER |
|
|
I haven't used dbx or MySQL, so I can't be sure of this, but since no
one else has responded, here is something to try: [if you haven't
already solved the problem]
Put a copy of libmysql.dll in the same directory as the exe file you
are making. The dbx components need to use it to communicaate with the
database engine, and this is where they look for it first.
HTH,
Dan
On 20 Dec 2006 03:04:57 -0800, tshimanga (AT) gmail (DOT) com wrote:
| Quote: | In the editor of dbExpress connection I select a new Connection Name
with
MYSQL for Driver Name.
I write a Database Name and a Host Name (localhost) but when i test the
connection I have a worning message :
" Failure to connect: Unable to Load LIBMYSQL.dll "
Why ?
What I must make for connect of my database?
Hello and thanks. |
|
|
| 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
|
|