Can someone give me a good site with a tutorial for easy database programming in c++. Thank you
goto www.mysql.com and download the mysql++ api.
that makes database programming easy if you know how to normalise and relate database tables, oh, and use SQL commands :)
Stewart
Log in to post a comment.
Can someone give me a good site with a tutorial for easy database programming in c++. Thank you
goto www.mysql.com and download the mysql++ api.
that makes database programming easy if you know how to normalise and relate database tables, oh, and use SQL commands :)
Stewart