C++ to MySQL Connections
-
Hi Guys, I want to store info into Mysql and retrieve back into console application and display it to the user. Iam new to MySql what are the settings that i have to do and any samples related to it please help me regarding it. Thanks in Advance.....
sampath-padamatinti
-
Hi Guys, I want to store info into Mysql and retrieve back into console application and display it to the user. Iam new to MySql what are the settings that i have to do and any samples related to it please help me regarding it. Thanks in Advance.....
sampath-padamatinti
There is a wonderful article just for this: Accessing: MySQL data base using MySQL C API. [^]
-
Hi Guys, I want to store info into Mysql and retrieve back into console application and display it to the user. Iam new to MySql what are the settings that i have to do and any samples related to it please help me regarding it. Thanks in Advance.....
sampath-padamatinti
I will recommend using http://tangentsoft.net/mysql++/[^]. -Saurabh