C/C++ interfacing to MySql Database
I am trying to write a program that should be able to obtain it's data from a MySql database, my problem is that i dont know how to go about it. I also don't understand the tutorials from the official MySql website. I am using Borland 5.0 as my compiler.
Any code, information or useful website would be appreciated.