Summary of changes for version 15.0

This section contains information on changes to this manual in this version. The changes are:

Table 1-1: New datatypes

Type category

Open Client and Open Server type constant

Description

Corresponding C datatype

Corresponding server datatype

XML type

CS_XML_TYPE

Variable-length character type

CS_XML

xml

Numeric types

CS_BIGINT_TYPE

8-byte integer type

CS_BIGINT

bigint

CS_USMALLINT_TYPE

2-byte unsigned integer type

CS_USMALLINT

usmallint

CS_UINT_TYPE

4-byte unsigned integer type

CS_UINT

uint

CS_UBIGINT_TYPE

8-byte unsigned integer type

CS_UBIGINT

ubigint

Text and image types

CS_UNITEXT_TYPE

Variable-length character type

CS_UNITEXT

unitext