ODBC Database Sample List

OverviewFAQDetailsODBC Driver List

See the following sample programs that illustrate Open Database Connectivity (ODBC) functionality.

ODBC Tutorial Sample

  •    Demonstrates MFC ODBC fundamentals

Other ODBC Samples

  •    Makes calls directly to ODBC API functions

  •    Shows how to browse an ODBC data source schema

  •    Demonstrates dynamic binding of database columns to a recordset

  •    Retrieves ODBC driver capabilities

  •    Dynamically modifies student registration database used with ENROLL tutorial sample

Back to ODBC Database Tasks