User Profile

Collapse

Profile Sidebar

Collapse
navraj
navraj
Last Activity: Mar 10 '09, 05:58 AM
Joined: Jan 16 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • navraj
    started a topic IDataSource Interface
    in C

    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
    See more | Go to post

  • navraj
    started a topic COM ATL DLL Query
    in C

    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
    See more | Go to post

  • navraj
    replied to CDATABASE Query
    in C
    Thanks a lot boss a simple spelling mistake i had done it solved my problem
    See more | Go to post

    Leave a comment:


  • navraj
    replied to CDATABASE Query
    in C
    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 undefined
    See more | Go to post

    Leave a comment:


  • navraj
    started a topic CDATABASE Query
    in C

    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
    See more | Go to post
No activity results to display
Show More
Working...