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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Eric6122

    ODBC Multitable database question

    That works if the class for the dialog box has a base class of CDialog... which maybe the only way you can do it. But the way the wizard sets it up is that it has the opening screen have a class called CODBCTrialOneView with a base class CRecordview. The class CODBCTrialOneView uses m_pSet...
  2. Eric6122

    ODBC Multitable database question

    Hi, I am kind of new to Visual C++, and I am sure this is probably a really obvious question because people have to do this all the time but I am in a time crunch so I am asking for any help possible. What I have is a Microsoft Access Database with three tables: Users, Contacts, and...

Part and Inventory Search

Back
Top