Changed functionality in this version  Support for Adaptive Server temporary tables

Release Bulletin InfoMaker® 10.2.1

Adaptive Server Enterprise 15.0 support

You can use the SYC native interface for Adaptive Server® Enterprise (pbsyc100.dll) with Adaptive Server version 15.0. It has been enhanced to support the UniText and 64-bit integer SQL datatypes.

The UniText datatype uses UTF-16 encoding to support Unicode text, and maps to the PowerScript string datatype. The 64-bit signed and unsigned BigInt datatypes map to the PowerScript longlong datatype.

To use Adaptive Server 15.0, install Open Client version 15.0 on the client computer and set the Release parameter to 15 to establish an Open Client 15 client context . You can specify the Release parameter on the Connection page of the Database Profile Setup dialog box for Adaptive Server or in code:

SQLCA.DBParm="Release='15'"

You can use the Open Client 15.0 client context with Adaptive Server 11.x, 12.x, and 15.0.

In InfoMaker 10.2.1, the SYC driver dynamically links to the appropriate version of the client libraries, and the Open Client context is released when all connections are closed. If you open multiple connections, the first Open Client context established is used for all connections. To establish a new Open Client context in the development environment, close all open connections and establish a new connection with the Release parameter set to the context you require.





Copyright © 2005. Sybase Inc. All rights reserved. Support for Adaptive Server temporary tables

View this release bulletin as PDF