I am working in Ansi C, windows platform. I want to attach mysql database to my c program. Kindly guide me how I can make it possible.
Here is a working example which sets up a connection and performs a query.