c++ - Visual studio 2010 and Mysql server -


i trying connect vs2010 , mysql server write simple console application. 3 days trying set up,but no luck. have skills in c++ oop,but never done this.

so can point mi tutorial or here ,how install , prepare thing before write code.

i using: mysql server 5.6 , mysql connector c++

main problem mysql connector/c++ followed documentation on site hard me.(what boosts,cmake).

i guess need .net connector.

http://social.msdn.microsoft.com/forums/en-us/vssetup/thread/7bd1889e-f169-4c14-9a55-7043a5dd8881

http://www.c-sharpcorner.com/uploadfile/65fc13/working-with-mysql-to-visual-studio-2010/


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -