skip to main content
Drivers for 32-Bit and 64-Bit Platforms : The SQL Server Legacy Wire Protocol Driver : Connection Option Descriptions : AnsiNPW
 

Try DataDirect Drivers Now
AnsiNPW

Attribute

AnsiNPW

Purpose

Determines whether ANSI-defined behaviors are exposed.

Valid Values

yes | no

Behavior

When set to yes (Enabled), the driver uses ANSI-defined behaviors for handling NULL comparisons, character data padding, warnings, and NULL concatenation. If the driver appears to be truncating trailing blank spaces, this attribute should be set to no.
When set to no (Disabled), ANSI-defined behaviors are not exposed.

Default

yes (Enabled)

GUI Tab

n/a