ADO related
-
I am in search of ADO wrapper class in C++ without using MFC. I want to use it in console app. The class should support ADO operations like connection to Data Base source, query execution and execution of stored procedures. If you know about any such wrapper class/framework then please let me know... Thanks
-
I am in search of ADO wrapper class in C++ without using MFC. I want to use it in console app. The class should support ADO operations like connection to Data Base source, query execution and execution of stored procedures. If you know about any such wrapper class/framework then please let me know... Thanks
Do you really need a wrapper class. I find that #import "C:\Program Files\Common Files\System\ADO\msado15.dll" generates all the wrapper I need for most database stuff. Michael Fat bottomed girls You make the rockin' world go round -- Queen