data base

Dear sirs,
I am new to DataBase in C++,Also here iam using mysql,

How can do it nad get the result back from the database and do operation onit.
Thanks in advance,
arunkumar

Hi,

Your question is not very clear.

Do you mean, that You want to use C++ programming langauge
and do a SQL programming ?

Vishwa

APIs are your friend.

#include <mysql.h>