I am trying to connect to mysql databse with c++.
Im not so good with c++ since i’m web developer, so i was searching around for some good tutorials and found some but most of them are outdated, and my problem that i’m using microsoft visual c++ 2010 so most of tutorials are for older versions and doesn’t work so well.
Anyways maybe any one could point me to the right direction with some documentation/tutorials, etc.
I would try this. It seems like the most up-to-date implementation of what you’re asking for. It would probably be worth getting an older version of visual C++ if need be.