The Wayback Machine - https://web.archive.org/web/20110921215239/http://www.codeguru.com:80/cpp/data/mfc_database/microsoftaccess/

    Microsoft Access

    Compact an Access Database Programmatically

    Compact an Access database and change the password of the compacted database programmatically. This can be done without installing Microsoft Access.

    Retrieving, Writing, and Creating Data in a Microsoft Access File (CDaoDatabase and CDaoRecordset)

    Discover how to create, write, and retrieve data from a Microsoft Access file (.MDB)quickly, dynamically, and simply.

    Mix the MFC Document/View and MS Access Database Applications

    The combination of MS Access/VBA and Visual C++/MFC allows developers to effectively resolve tasks of any complexity. This alliance is especially effective for development of data mapping system, such as graphics, multimedia, GIS, CAD etc.

    System DSN to Access DB

    Creating a system DSN to an Access database at runtime in Visual C++.

    Access Automation from Visual C++

    Access Automation from Visual C++

    Embedding OLE Objects Into an Access Database

    Embedding OLE Objects Into an Access Database

    JetSQL - SQL script interpreter for MS Jet

    JetSQL - SQL script interpreter for MS Jet

    CAccessReports - Class for Printing and Viewing MS Access Reports

    Class that allows Viewing and Printing of MS Access reports from within Visual C++ applications

    Storing "Paint Brush" images in a Access DB

    Inc. how to store a BLOB.

    Create Access data source name dynamically

    Create Access data source name dynamically