Menu

Database Programming

2002-11-16
2012-09-26
  • Nobody/Anonymous

    Can someone give me a good site with a tutorial for easy database programming in c++. Thank you

     
    • Nobody/Anonymous

      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.