Database Connections

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cchigoriwa
    New Member
    • Oct 2006
    • 1

    #1

    Database Connections

    Thanks for my sucessful registration.

    I am very new to the graphical c++ and c++ connections to a database. I need to create forms(such as VB forms) that link forms to an access database(just for start)
    Can you assist me with the detailed information (preferably with examples)about graphical c++ and c++ connections.
  • Banfa
    Recognized Expert Expert
    • Feb 2006
    • 9067

    #2
    Are you using MSVC++ ? If so look up the MFC class CDaoRecordView

    Comment

    Working...