NCharBind

Description

Specifies whether InfoMaker binds input string parameters to the Char or NChar datatype.

Applies to

Syntax

NCharBind=value

Parameter

Description

value

Specifies whether InfoMaker binds string input parameters to the Char or NChar datatype. Values are:

Default

NCharBind=1 for SNC, NCharBind=0 for other interfaces

Usage

NoteDisableBind must be set to 0 For NcharBind to take effect, the DisableBind parameter must be set to 0. DisableBind=1 overrides the NcharBind setting.

Examples

Example 1

To specify that string arguments should be bound as the NChar datatype, select the NChar Bind box on the Transaction page in the Database Profile Setup dialog box.

See also