Hi, Can any one tell how to run a C program with MySQL function in XP? I have installed mysql server already.. and have turbo C installed. Can any one help? Thanks.
MySQL has an official C API. You should start looking there: http://dev.mysql.com/doc/refman/5.1/en/c.html.