JDBC Driver for Microsoft Excel

Build 25.0.9434

Data

This section provides a complete list of the Data properties you can configure in the connection string for this provider.


PropertyDescription
AllowFormulaSpecifies whether to treat values starting with an equals (=) sign as formulas during inserts and updates.
EmptyValueModeSpecifies whether to read cells containing empty strings as empty or as null.
NullValuesIdentifies a comma-separated list of values to read as null.
IgnoreCalcErrorSpecifies whether to include spreadsheet calculation error types in query results.
NullValueModeIndicates whether empty cells are read as null or as empty.
HasCrossSheetReferencesSpecifies how cross-sheet references are handled.
RecalculateSpecifies whether to recalculate formula values when cells involved in formula calculation are updated.
ShowEmptyRowsDetermines whether empty rows are included in query results.
TypeDetectionSchemeDetermines how the provider detects the data types of columns.
EnableOleDbCompatibilitySpecifies whether to emulate how the Microsoft OLE DB Driver reports newline characters.
UseFastInsertIndicates whether to use the efficient insert mode, which forces inserts to append new lines to the bottom of the spreadsheet.
AggregateFilesEnables the ability to aggregate the content of identically-named sheets across multiple workbook files.
SkipTopSpecifies the number of rows (or columns, when Orientation=Horizontal) immediately after the header to omit from query results.
IncludeCustomNamesIndicates whether or not the defined names should be pushed.
IncludeSubdirectoriesIndicates whether to include workbook files in subdirectories when list.
MetadataDiscoveryURIIdentifies the workbook that is used as the source of metadata when aggregating sheets with the AggregateFiles connection property.
PathSeparatorThe character used to represent path separators when calculating the names of tables based on spreadsheets in nested folders.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434