dbTalk Databases Forums  

Error while initializing the MySQL Dll

mailing.database.mysql-plusplus mailing.database.mysql-plusplus


Discuss Error while initializing the MySQL Dll in the mailing.database.mysql-plusplus forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default Error while initializing the MySQL Dll - 07-29-2006 , 05:59 AM







I've built successfully MySQL++ and several examples as well as my own
application.
But when I'm trying to run either examples (for instance resetdb) or my own
app, I'm getting the following error:

resetdb.exe - Entry Point Not Found
---------------------------
The procedure entry point mysql_next_result could not be located in the
dynamic link library LIBMYSQL.dll.

The configuration I use:

MySQL Server 5.0
MySQL++ 2.1.1
VS.Net 2005

I would appreciate any hint or help.
Thanks,

Simon




--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw


Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default Re: Error while initializing the MySQL Dll - 08-01-2006 , 07:32 AM






Simon Rapoport wrote:
Quote:
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.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.