Diman
Admin
 Admin
| Posts: 1473 |  | Karma: 18 |
|
Re:Problems after installing AnyDAC 1.12.2
|
|
Posted: 2007/10/16 00:52 |
|
|
|
|
Hello
AnyDAC uses libmysql.dll to connect to MySQL server. libmysql.dll is the MySQL standard client API library. If it version is too much older, than server version, then will be raised the exception, which you are getting. In this case, you should replace libmysql.dll with the dll which comes with the server.
Regards, Dmitry
|
|