Any good tutorial books on mySQL and C++ interface

Q

QQ

hello I am trying to use C++ to write a program to access mySQL
database.
Any good tutorial about it?

Thanks a lot!
 
H

Huskier

QQ said:
hello I am trying to use C++ to write a program to access mySQL
database.
Any good tutorial about it?

Thanks a lot!

Try mysql++!

MySQL++ is a C++ wrapper for MySQL's C API. It is built around STL
principles, to make dealing with the database as easy as dealing with
an STL container.

The website is here http://tangentsoft.net/mysql++/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top