i need to connect a c program with a mysql database. can i do it using pelles c? if so, can you explain me the steps etc. ?
Have you studied the mysql c api?
Or this may help:
http://www.cs.wichita.edu/~chang/lecture/cs742/program/how-mysql-c-api.html
czerny
Another link:
http://zetcode.com/tutorials/mysqlcapitutorial/