JDBC Driver for Exact Online

Build 22.0.8462

RecognizeDateFields

To recognize the date fields.

Data Type

string

Default Value

""

Remarks

Comma-separated values(columnName/tableName.columnName) which will be treated as DATE instead of DATETIME by the driver. Example: RecognizeDateFields="StartDate,Accounts.EndDate", this will ensure that StartDate columns for all the tables and EndDate column for Accounts table will be treated as DATE instead of DATETIME.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462