trick 0 Unverified User

Hi everyone. I am totally new in MySQL and I am wondering if you could guide me.

I am to make a simple company database (name, salary, age, etc) using three programs: DevC++, Glade 2 and Xampp, wherein a user could add, serach, delete entries.

I can't seem to find any appropriate stuffs to read because majority talks about php. And more importantly, I don't know where to start! I am already done with the plain C code needed for the operations (Add, Delete, Search). I just need help in setting up my own server (only offline) incorporating it in my DevC++ and getting Glade on the game.

I would really appreciate any help. I am very confused at this moment.

Thanks in advance.