What's New in ODBC 3.8
Windows 8 includes an updated version of ODBC 3.8. ODBC 3.8 in Windows 8 includes the following features:
PowerShell commands have been added to help you manage ODBC data sources, ODBC drivers, ODBC Performance Counter, and data access tracing at the command line. For more information see Windows Data Access Components PowerShell Commands.
Windows 7 includes an updated version of ODBC, ODBC 3.8. ODBC 3.8 includes the following features:
Executing connection operations asynchronously. For more information, see Asynchronous Execution (Polling Method).
Streamed output parameters. For more information, see Retrieving Output Parameters Using SQLGetData.
ODBC C data type extensibility. For more information, see C Data Types in ODBC.
Driver writers should read Upgrading a 3.5 Driver to a 3.8 Driver.
Asynchronous connection operations can be used by ODBC 3.x and ODBC 2.x applications with an ODBC 3.8 driver.
For more information, see Compatibility Matrix.