Connection with MySql
Posted: 15.03.2013, 19:39
I'm going to connect my apllication with MySql.
But when I try to change the Connect option of TZConnection to true value I get the error:
But I've libmysql.dll from (c:\Program Files\MySQL\MySQL Connector C 6.0.2\lib\opt\) and it's located in the project folder. And also I copied it to the system32 folder.
Could you help me please?
Thank you!
P.S. I've also tried to set the library into the LibraryLocation option:
But finally got the same error as above...
But when I try to change the Connect option of TZConnection to true value I get the error:
But I've libmysql.dll from (c:\Program Files\MySQL\MySQL Connector C 6.0.2\lib\opt\) and it's located in the project folder. And also I copied it to the system32 folder.
Could you help me please?
Thank you!
P.S. I've also tried to set the library into the LibraryLocation option:
But finally got the same error as above...