Specifies whether InfoMaker binds input string parameters to the Char or NChar datatype.
ADO.NET (Oracle.DataAccess.Client only)
O90 Oracle9i
O10 Oracle 10g
ORA Oracle 11g
SNC SQL Native Client for Microsoft SQL Server
NCharBind=value
Parameter |
Description |
---|---|
value |
Specifies whether InfoMaker binds string input parameters to the Char or NChar datatype. Values are:
|
NCharBind=1 for SNC, NCharBind=0 for other interfaces
DisableBind must be set to 0
For NcharBind to take effect, the DisableBind parameter must
be set to 0. DisableBind=1 overrides the NcharBind setting.
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.