I am trying to get MySQL++ to work with VC++. I cannot get past the #include <sqlplus.hh> statement. I have downloaded the source package from MySQL main site. I am unsure of were to put this package or how to properly use it. I have checked many web sites for help and examples, each one uses a different include file at the start. I cannot either find the include file or get it working. Some ask for a .lib file - I cannot find any .lib files in the downloaded package from MySQL.
for example code: -
http://www.cpp-home.com/tutorial.php?22_1
http://forums.devshed.com/t80987/s.html
Have I not installed MySQL++ correctly, or calling it right?
Please help or if you have got it working yourselves then please send me some information to kick start my application.
Thanks in advance,
Mike