EnableOleDbCompatibility
Specifies whether to emulate how the Microsoft OLE DB Driver reports newline characters.
Data Type
bool
Default Value
false
Remarks
If this connection property is set to True, the connector reports newline characters as '\n' instead of '\r\n', as the Microsoft OLE DB Driver does.
If this connection property is set to False, the connector reports newline characters as '\r\n'.