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.
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.