Any good references to explain how to use a MySQL database and server with a C++ program? I already hooked up the connection between the two but I don't have the slightest clue how to use them together.
I have looked all over google and youtube for hours and I haven't found anything. Any link would be greatly appreciated.
** I think there might be a hidden quirk in compiling the C++ connector into a static library...a missing #define for something or other...it's been too long :\