This is an old revision of the document!


ODBC Database API - Oracle to SQL Server and SQL Azure Migration

The reference provides detailed technical information on migrating ODBC C/C++ applications from Oracle to Microsoft SQL Server and SQL Azure.

Last Update: Microsoft SQL Server 2012 and Oracle 11g

ODBC API Functions

ODBC API functions conversion:

ODBC Function Oracle SQL Server
1 SQLConnect Returns SQL_SUCCESS Can return SQL_SUCCESS_WITH_INFO More...

Resources