On Wed, 9 Jul 2003 11:17:24 +0100
"Phil Bitis" <apx...@dsl.pipex.com> wrote:
Just for awareness should anyone else encounter the same problem.
It seems as though the libmysql.dll and .lib supplied with mysql4 are
not compatible with mysql++. I had to download the source distribution,
define USE_OLD_FUNCTIONS, add mysql_connect to the .def file and build
new versions of libmysql.dll and .lib.
Anyone know of any other problems or whether this deprecated code may be
removed entirely in a future distribution?
Yes.
This should be solved in 4.0.14, to be out in 7 - 10 days.
Regards,