| View previous topic :: View next topic |
| Author |
Message |
raw Guest
|
Posted: Mon Feb 06, 2006 5:03 am Post subject: mysql error |
|
|
i keep on getting errors when i test mysql connection. The error that keeps showing is unable to load libmysql.dll |
|
| Back to top |
|
 |
paladin Guest
|
Posted: Mon Feb 06, 2006 7:02 pm Post subject: Re: mysql error |
|
|
versions???
"raw" <r_kirui (AT) hotmail (DOT) com> wrote in message news:43e6d3cb$1 (AT) newsgroups (DOT) borland.com...
| Quote: |
i keep on getting errors when i test mysql connection. The error that keeps showing is unable to load libmysql.dll |
|
|
| Back to top |
|
 |
raw Guest
|
Posted: Tue Feb 07, 2006 11:01 am Post subject: Re: mysql error |
|
|
delphi7 mysql4 |
|
| Back to top |
|
 |
paladin Guest
|
Posted: Tue Feb 07, 2006 4:02 pm Post subject: Re: mysql error |
|
|
raw wrote:
MySQL 4.???
D7 only works with 4.01 and lower
if that is the case, make sure libmysql.dll
is in your search path (or better, IN the same
directory as .exe)
and make sure it is the same libmysql.dll that
came with your MySQL distribution. It is easy
to end up with several copies all over your computer.
does this help?
-paladin |
|
| Back to top |
|
 |
|