-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
Dimitry Sibiryakov edited this page Oct 3, 2024
·
1 revision
Magpie may have following options in magpie.conf:
Option name | Description |
---|---|
ZeroLengthLobWorkaround | Firebird and Interbase ODBC drivers have issue with LOBs containig an empty sting or zero length data: they don't return SQL_NO_DATA at the next call of SQLGetData(). If ZeroLengthLobWorkaround is set to true a zero-length piece is considered to be the last one. Set to false if your ODBC source behaves differently and you got truncated LOB. |
LicenseKey | A long string containing license |