I'm try to use this example
http://dev.mysql.com/doc/refman/5.6/en/connector-cpp-examples-complete-example-1.html
I'm download c++ connector, put dll here:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib
and headers to include
Then i download boost, and add it.
I have create c++ console aplication and try run project, but i have error:
http://img687.imageshack.us/img687/148/54826950.jpg
Please, tell me what am I doing wrong?
http://dev.mysql.com/doc/refman/5.6/en/connector-cpp-examples-complete-example-1.html
I'm download c++ connector, put dll here:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib
and headers to include
Then i download boost, and add it.
I have create c++ console aplication and try run project, but i have error:
http://img687.imageshack.us/img687/148/54826950.jpg
Please, tell me what am I doing wrong?