Ok, I have a MySQL server 5.1 community edition setup on my computer, and I have SQL/ODBC connector 5.1 installed. Now I want to take my C++ console app and be able to connect to my sql server. Yes I have looked through many tutorials and source code and I get hundreds of compiler errors. I am really lost with it now. If someone could give me a link to a good C++ ODBC connection tutorial that works with GNU GCC compiler that would be great.
Thanks. all help appreciated.