JDBC Driver for CSV

Build 25.0.9539

PushEmptyValuesAsNull

Specifies whether the provider converts empty values to null when reading data.

Data Type

bool

Default Value

false

Remarks

When this property is set to true, the driver treats empty values as null. When set to false, empty values are returned as empty strings.

This property is useful for normalizing blank fields in text files to null values during import.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539