User Profile
Collapse
-
IDataSource Interface
I am actually trying to create a mailbox enabled user in Exchange server 2003 using the sample code given from the following link http://support.microsoft.com/kb/293339 but the Idatasource saveto method is failing can anyone help me out on this i need that very urgently i have used the exact same code with some minor changes but the save to methosd just does not pass the HRESULT value i check for always fails -
COM ATL DLL Query
Hi
I am trying to create a COM ATL DLL in that i add a method where i used the CDatabase class to access SQL. The problem is i must have the header file <afxdb.h> since i have added this header file its giving me an error on compilation saying "Windows.H is already included. MFC apps must not #include <windows.h>. May i know what is the problem -
Thanks a lot boss a simple spelling mistake i had done it solved my problem -
Hi
Thanks for the Reply well there aint much code what i did was to create a sample win32 application from the VC++ 6 wizard and then I derived a CMyDataBase Class from the CDataBase class and named this as CMyDataBase.h and then implented the CMyDatabase.cpp file where i #included the CMyDataBase.h file and tried to implement the functions but whenever i tried to compile, it gave me an error CDataBase: base class undefinedLeave a comment:
-
CDATABASE Query
Hi Evreybody
I am trying to use the CDatabase class in my dll to connect to SQL but it keeps throwing me an error "CDatabase is not a class or namespcae" or the error "CDataBase : base class undefined" even though i have used the header file <afxdb.h>. Can anyone help me out of this as i am stuck at this point . Am i missing something here any lib files pls let me know as i have tried everything
No activity results to display
Show More
Leave a comment: