C++ and Database
Managed C++/CLI
2
Posts
2
Posters
0
Views
1
Watching
-
-
Hi, Is there any article available here which gives me an idea of connecting a c++ application to the database. I want to write a console database application. I don't want to use the MFC classes. Can anyone help me, pls? Thanks in advance.. regards, vini
Hello, try this, http://www.codeproject.com/managedcpp/adodemo.asp With Regards, R.Selvam