Mikon
March 25th, 2007, 11:42 PM
Hi all,
I'm trying to make an application which requires a database. I'm using Visual C++ to create Windows Forms for the user GUI, but have not had much success getting access to a database from it. I've been unable to get mySQL++ to work with the forms, I've read the mysql ODBC doesn't work with Visual Studio 2005, and there seems to be little to no examples of using Microsoft SQL Server with visual C++.
So... can anyone recommend a good database program/wrapper that works with visual c++ forms? Any websites with tutorials, examples, etc. are great too.
I'm trying to make an application which requires a database. I'm using Visual C++ to create Windows Forms for the user GUI, but have not had much success getting access to a database from it. I've been unable to get mySQL++ to work with the forms, I've read the mysql ODBC doesn't work with Visual Studio 2005, and there seems to be little to no examples of using Microsoft SQL Server with visual C++.
So... can anyone recommend a good database program/wrapper that works with visual c++ forms? Any websites with tutorials, examples, etc. are great too.