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 conversion:
ODBC Function | Oracle | SQL Server | |
1 | SQLAllocHandle | ![]() | ![]() |
2 | SQLConnect | ![]() | Can return SQL_SUCCESS_WITH_INFO ![]() |