does anyone know how to comunicate aplications in dev-c++ with a database? Is there a library to do this??? thx!!
I don't know about databases in general, but for mysql... http://www.devarticles.com/art/1/101/3
is a good place to start...
Zero Valintine
Log in to post a comment.
does anyone know how to comunicate aplications in dev-c++ with a database? Is there a library to do this??? thx!!
I don't know about databases in general, but for mysql...
http://www.devarticles.com/art/1/101/3
is a good place to start...
Zero Valintine