MySQL Forums
Forum List  »  Connector/C++

example for connector in visual studio 2008
Posted by: yuanjie chen
Date: November 19, 2012 03:32AM

To test the c++ mysql connector I reset my mysql(DBMS),download the boost library, the sqlstring.h . now I test the example here: http://dev.mysql.com/doc/refman/5.5/en/connector-cpp-examples-complete-example-1.html

But when I run it the ide says no "_get_driver_instance",and...I saw the mysql Official Guide,there is no more "get_driver_instance"...holy shit! do you know how long I spend at this thing...I'm going to crazy.

Is anyone could give a effective example use the latest version of the mysql(DBMS) and mysql connector/C++ ? thank you in advance.

Options: ReplyQuote


Subject
Views
Written By
Posted
example for connector in visual studio 2008
3355
November 19, 2012 03:32AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.