Page 2 of 2

Re: mysql

Posted: Wed Feb 06, 2013 2:57 pm
by t57042
Hello,
I downloaded
to get last version of libmysql.dll.

Which files are needed and where do I put them??

The program starts, the debug window appears and nothing is displayed.

When I use an older version of the DLL it works fine when I eliminate the databasecolumn lines.

Richard

Re: mysql

Posted: Wed Feb 06, 2013 3:05 pm
by t57042
When I use an older version of the DLL it works fine when I eliminate the databasecolumn lines.
Small correction: only Debug MYSQL_DatabaseColumnName(0, 1) doesn't work with the older DLL

Richard