Show Boolean Column As String

This option specifies the SQL data type that the connector uses to return Boolean data.

  • Enabled (1): The connector returns Boolean columns as SQL_VARCHAR data with a length of 5.
  • Disabled (0): The connector returns Boolean columns as SQL_BIT data.
Key Name Default Value Required

BoolsAsChar

Clear (0)

No