Tuesday, July 28, 2009

How to connect MySQL database with C code?

I have created one game in C and want to know how MySQL database is connected with C code %26amp; how and where should I write queries?? Is there any file which must be included in C code??

How to connect MySQL database with C code?
if u go for java its very easy..only 4 lines of code..but in C its difficult
Reply:Yes. The MySQL C API is documented here:





http://dev.mysql.com/doc/refman/5.0/en/c...

medium

No comments:

Post a Comment