Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jhauic

  1. jhauic

    Com Error - IDispatch Error #3119 on querying MS Access Db

    Hi, During an access to an Acess database I receive the following Error: Com Error - IDispatch Error #3119 Unfortunately it's a generic error dialog and I can't step through the code to find the actual place that generates it. According to an error list on some obscure website the error #3119...
  2. jhauic

    Com Error - IDispatch Error #3119

    Hi, During an access to an Acess database I receive the following Error: Com Error - IDispatch Error #3119 Unfortunately it's a generic error dialog and I can't step through the code to find the actual place that generates it. According to an error list on some obscure website the error #3119...
  3. jhauic

    CDialog Updating Controls - Newbie

    Since it's not standard MFC, I suppose it isn't likely that a book would be able to help me either. Thanks for trying, Jha
  4. jhauic

    CDialog Updating Controls - Newbie

    Hi Pete, Thanks for the quick response, Unfortunately a) it's not my code but it's now my problem and b) I'm not very experienced with dialogs. This example is beyond my usual tweaks when I just have to add controls. The radio button that gives me the m_sRefGrid value is being...
  5. jhauic

    CDialog Updating Controls - Newbie

    Hi, I haven't coded Visual C++ dialogs in aeons and am working off vague memories and can't find my solution in the reference books I've hunted through. Plus while I've trawled through MSDN I can't seem to find it there either. I am trying to understand the code below and why one of the...

Part and Inventory Search

Back
Top