2010/5/24 Leonardo Rame <[email protected]>

> Hi, I'm using Lazarus 0.9.29 64bits on Windows Seven 64bits. I can't make
> SqlDb's MySql Database connector to work.
>
> Just downloaded "MySQL Connector C 6.0.2" from Mysql website, then copied
> libmysql.dll from "C:\Program Files\MySQL\MySQL Connector C 6.0.2\lib\opt"
> to my Lazarus home directory.
>
> When I try to set a MySql50Connection component's Connected to True, then
> this error is shown:
>
> "Can not resolve symbol 'my_init' of interface mysql from library
> libmysql.dll"
>
> P.S.: I've also tried copying the library to c:\Windows\System32 and
> c:\Windows\SysWOW64, but the error is the same.
>
> Leonardo.


are you using the right version of libmysql.dll? iirc it probably needs to
be a version 5 mysql.
sorry can't help any further than that, im using 32bit.

- V
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to