Unsigned integer and bigint datatypes, date datatype, and time datatype

(ESD #2) Sybase Open Client and Open Server 15.0 and the later releases of Sybase Open Client and Open Server 12.5.1 support several new datatypes: CS_BIGINT, CS_UBIGINT (unsigned bigint), CS_USMALLINT (unsigned smallint), CS_UINT (unsigned integer), CS_DATE, and CS_TIME. The ECDA Option for Oracle, the ECDA option for DB2 UDB, and the ECDA option for Microsoft SQL Server now support these datatypes between the client and target databases.

The ECDA options for Microsoft SQL Server and DB2 UDB support these express transfer options between:

Express transfer does not support data transfer between an Unsigned (BigInt,Smallint, and Int) datatype column and a Char datatype column.

The express transfer option, which initiates a direct transfer of data between two databases from the client application, has these exceptions:

However, you can use the bulk copy transfer option that supports these exceptions.