Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

TargetDecimalSeparator [Table of Contents] Access Service Client Interaction properties

Access Service User's Guide DirectConnect

[-] Chapter 2 Configuring the DirectConnect Access Service Library
[-] Access Service Target Interaction properties
[-] TargetHasMixedData

TargetHasMixedData

Indicates whether or not the access service allows character strings returned in the sp_columns catalog stored procedure (CSP) result set to contain a mixture of SBCS and DBCS characters. For information about sp_columns, see sp_columns .

Syntax

TargetHasMixedData=[ no | yes ]

Default

no

Values

no means that character strings returned by sp_columns cannot contain a mixture of SBCS and DBCS characters.

yes means that character strings returned by sp_columns can contain a mixture of SBCS and DBCS characters.

Comments

The TargetHasMixedData property value must match the MIXED DATA option on the target database.


TargetDecimalSeparator [Table of Contents] Access Service Client Interaction properties