Hello!
I am currently working with a school project that should be able to have a C program that should do some SELECT and UPDATES in a database. My problem is that I can't seem to find any code for this, the only I found was MySQL++ and I couldn't get it to work really, and if I am not totally stupid it only works for C++.
Is there anyone that know how to do these easy queries with Standard C in Linux? I would be so very grateful if I got the files I needed and a easy example.