
See Oracle Call Interface Programmer's Guide for more information about auto increment:
ADDING ORACLE ODBC DRIVER WINDOWS 7 DRIVER
You can use this feature by including Oracle ODBC driver specific header file sqora.h in the application. See Oracle Database SQL Translation and Migration Guide for more information about implicit results support by Oracle Database.Įxtended support of SQLColAttribute() field identifiers to support Oracle Database auto increment feature. This support eases any third party ODBC application, which migrated to Oracle and wants to use this same functionality that was provided by their previous vendors. Oracle ODBC driver now supports executing a stored procedure, which can return implicit results without using RefCursor. See Oracle Database SQL Translation and Migration Guide on "How to Use SQL Translation Framework" before migrating a third-party ODBC application to Oracle Database. If you require support for translation of Oracle errors (ORA errors) to your the native database, once your application starts running against Oracle Database, then you must enable the SQLTranslateErrors=T entry in the odbc.ini file.

For using this feature with an ODBC application, you must specify the service name, which was created as part of SQL Translation Framework setup, as the ServerName= entry in the odbc.ini file. This enables non-Oracle database SQL statements to run against Oracle Database. ODBC driver supports the migration of third-party applications to Oracle Databases by using the SQL Translation Framework. See Oracle Database PL/SQL Packages and Types Reference and Oracle Database SQL Language Reference for information about creating 32 KB columns. Oracle ODBC Driver now supports 32 KB data columns with VARCHAR2, NVARCHAR2, and RAW data.

ADDING ORACLE ODBC DRIVER WINDOWS 7 SOFTWARE
This behavior is transparent to the user’s application, requiring no change to the ODBC application.ĭescribes new features for release 12.1.0.1.0.įeatures of the Oracle ODBC Driver release 12.1.0.1.0 software for the Microsoft Windows Server 2008, Windows Server 2008 R2, Windows 7,Windows 8, Windows Server 2012,Linux X86-64 (32-bit, 64-bit), Sun Solaris SPARC64 (32-bit, 64-bit), IBM AIX 5L (32-bit, 64-bit), Sun Solaris X64 (32-bit, 64-bit), HPUX IA64 (32-bit, 64-bit), ZLinux (32-bit, 64-bit) operating systems are described as follows: If an existing application uses ODBC TIMESTAMP data type and the database column is TIMESTAMP, the current behavior is preserved.įor database column TIMESTAMP WITH TIMEZONE or TIMESTAMP WITH LOCAL TIMEZONE, the time component in the ODBC TIMESTAMP_STRUCT is in the user’s session time zone. This features does not require changes to the existing ODBC application where ODBC TIMESTAMP data type is used. Support is added for time stamp with time zone and time stamp with local time zone.

Support is added for long identifiers up to 128 bytes. Features of the Oracle ODBC Driver release 12.2.0.1.0 software for the Microsoft Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows 7, Windows 8, Windows 8.1, Windows 10, Linux X86-64 (32-bit, 64-bit), Sun Solaris SPARC64 (32-bit, 64-bit), IBM AIX 5L (32-bit, 64-bit), Sun Solaris X64 (32-bit, 64-bit), HPUX IA64 (32-bit, 64-bit), ZLinux (32-bit, 64-bit) operating systems are described as follows:
