Return SQL_BIT as 1/0

This option controls how SQL_BIT values are returned by the connector when a SQL_BIT is bound as a CHAR or WCHAR.

  • Enabled (1): SQL_BIT values are returned as 1 or 0.
  • Disabled (0): SQL_BIT values are returned as t or f.
Key Name Default Value Required

SQLBitOneZero

Clear (0)

No