In this little howto you wil learn how to set up KDevelop to write a simple application that is able to connect to a mysql server and execute sql-statements on it. I will only discuss how to write to and not to read from a database. If you want to read something, look at the mysql C-API that can be found at: http://www.mysql.com/doc/en/C.html
root
2015-09-06