View Full Version : C++ and Mysql
costas
08-18-2006, 11:35 AM
Hi,
Is there anybody that knows how to insert and select data from MYSQL using C++? If so, please answer.
Costas
Have a look at the MySQL++ (http://tangentsoft.net/mysql++/) C++ bindings.
costas
08-19-2006, 12:35 PM
I've looked at the MySQL++ C++ bindings and I've downloaded and installed the source code, but before programming anything, I read that in order to work with MS VC++(the compiler I have), I need to do some other things, which are a lot. Do you know an easier way?
Personally, I'd suggest running Dev-C++ instead, which is based on gcc. However, I lack sufficient knowledge of VC++ to help you.
costas
08-21-2006, 08:01 AM
Thanks anyway.
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.