Client Option converts incoming datatypes

(CR #456084) On receive, the Client Option automatically converts the Adaptive Server® Enterprise datatypes varchar and varbinary to the datatypes CS-VARCHAR and CS-VARBINARY, respectively. When an application program binds and receives data in either a CS-VARCHAR or CS-VARBINARY host variable, allow for the “LL” length field that precedes the actual data when you define the host-variable length and process the data.