From: Warren Young Date: August 1 2006 12:30pm Subject: Re: Error while initializing the MySQL Dll List-Archive: http://lists.mysql.com/plusplus/5851 Message-Id: <44CF4980.2010604@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Simon Rapoport wrote: > > The procedure entry point mysql_next_result could not be located in the > dynamic link library LIBMYSQL.dll. I've never seen that, so my guess is that you have some local problem. If I had to guess, I'd say there's an old version of libmysql.dll that doesn't have all the entry points defined by the header files MySQL++ was built against.