link C++ with database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ezart
    New Member
    • Jul 2007
    • 1

    link C++ with database

    may i know how to link C++ with database? for example, with Microsoft Access
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Originally posted by ezart
    may i know how to link C++ with database? for example, with Microsoft Access
    I think Microsoft's ODBC technology applies here; google for it.

    kind regards,

    Jos

    Comment

    • weaknessforcats
      Recognized Expert Expert
      • Mar 2007
      • 9214

      #3
      Also check the Office SDK for Automation.

      Comment

      • Darryl
        New Member
        • May 2007
        • 86

        #4
        Here's some links I've found useful

        http://www4.dogus.edu. tr/bim/bil_kay/prog_dil/c++/ch01.htm

        http://msdn2.microsoft .com/en-us/library/ms682087.aspx

        http://www.developerfu sion.co.uk/show/4033/

        Comment

        Working...