5-14 20751-12 Rev.5
Netezza ODBC, JDBC and OLE DB Installation and Configuration Guide
;When set to true, use old (2.5) functionality for returning schemas in
SQLTables.
LegacySQLTables = false
;Specifies login timeout in seconds.
LoginTimeout = 0
;Specifies query timeout in seconds.
QueryTimeout = 0
;Specifies date format as follows -
; 1: YMD
; 2: MDY
; 3: DMY
DateFormat = 1
;When selected, driver treats SQL_C_NUMERIC buffers as SQL_C_CHAR
buffers.
NumericAsChar = false
;Return SQL_BIT as "1"/"0" when char.
SQLBitOneZero = false
;When enabled, replaces all occurences of CRLF, CR and LF with a single
space.
StripCRLF = false
;Specifies level of security on the system
securityLevel = preferredUnSecured
;Name of the Root CA certificate.
caCertFile =
;Specifies maximum errors allowed. 0 value means no limit on
loadMaxErrors value.
;loadMaxErrors = 1
;If value is true, it rounds the data of numeric columns whose
precision exceeds the precision defined.
;loadRoundFraction = 0
Komentarze do niniejszej Instrukcji