TDV Adapter for xBase

Build 22.0.8462

Connection String Options

The connection string properties are the various options that can be used to establish a connection. This section provides a complete list of the options you can configure in the connection string for this provider. Click the links for further details.

For more information on establishing a connection, see Basic Tab.

Database


PropertyDescription
DataSourceThe path to the folder containing the .dbf files.
IncludeFilesComma-separated list of file extensions to include into the set of table-content files.
CodePageThe code page to use for decoding character fields.

Logging


PropertyDescription
LogModulesCore modules to be included in the log file.

Schema


PropertyDescription
LocationA path to the directory that contains the schema files defining tables, views, and stored procedures.

Miscellaneous


PropertyDescription
EmptyStringIsNullTells provider to expose empty strings as null values.
ExcludeFileExtensionsSet to true if file extensions should be excluded from table names.
MaxRowsLimits the number of rows returned rows when no aggregation or group by is used in the query. This helps avoid performance issues at design time.
OtherThese hidden properties are used only in specific use cases.
SetExactOnMimics beahviour of SET EXACT ON mode in Microsoft OLE DB provider.
UserDefinedViewsA filepath pointing to the JSON configuration file containing your custom views.

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