Copy An Access Data Base

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stinger5900
    New Member
    • Feb 2008
    • 4

    Copy An Access Data Base

    Can someone Guide Me to Sample code on how to copy an Access Database Using Microsoft Visual C++ 6.0
    I am a beginner with C++
  • sicarie
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    Google is very good at finding both examples and sample code.

    Comment

    • weaknessforcats
      Recognized Expert Expert
      • Mar 2007
      • 9214

      #3
      Check out the Office SDK.

      There are interface functions all set to go.

      Of course, do this after you use Google.

      Comment

      Working...