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

    Stored Procedures

    Hierarchical TableAdapters 301

    Are you having problems setting up a TableAdapter that can be fed from stored procedures instead of base tables? Here is a road map to guide you to success.

    [Updated] Extracting/Copying Users and Permissions Between Databases

    Learn about a pair of stored procedures that can dump all users, role memberships, and permissions in a database, or copy them from one database to another.

    WinFS Basics: Working with a Data Store

    Introducing the next step in information storage on the Windows platform: WinFS, an active storage platform. Learn the basic operations that you can perform on a WinFS data store.

    The Anatomy of a CE Database Record

    Discover how to interpret retrieved records from a remote database and format them for display.

    Using Stored Procedures with ATL

    Using Stored Procedures with ATL

    A class to call stored procedures that do not return records

    A class to call stored procedures that do not return records

    Calling Stored Procedures

    Calling Stored Procedures

    Using stored procedures with ADO

    Using stored procedures with ADO