ODBC Driver for CData Connect

Build 23.0.8839

Miscellaneous

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


PropertyDescription
BatchSizeThe maximum size of each batch operation to submit.
ConnectClientThe name of the client connecting to Connect Cloud. Optional.
DefaultCatalogThe default catalog.
DefaultDomainThis property is used for the Oracle Database Gateway for ODBC.
DefaultSchemaThe default schema.
EnableForeignKeyDetectionWhether to detect the foreign keys in ODBC.
IncludeDualTableSet this property to mock the Oracle DUAL table for better compatibility with Oracle database.
LimitKeySizeThe maximum length of a primary key column.
MapBigintToVarcharThis property controls whether or not the bigint type maps to SQL_VARCHAR instead of SQL_BIGINT. This property is false by default.
MapToIntThis property controls whether or not the long type maps to SQL_INTEGER instead of SQL_BIGINT. This property is false by default.
MapToLongVarcharThis property controls whether or not a column is returned as SQL_LONGVARCHAR.
MapToWVarcharThis property controls whether or not string types map to SQL_WVARCHAR instead of SQL_VARCHAR. This property is set by default.
MaximumColumnSizeThe maximum column size.
MaxRowsLimits the number of rows returned when no aggregation or GROUP BY is used in the query. This takes precedence over LIMIT clauses.
OtherThese hidden properties are used only in specific use cases.
PseudoColumnsThis property indicates whether or not to include pseudo columns as columns to the table.
QueryPassthroughThis option passes the query to the CData Connect server as is.
RTKThe runtime key used for licensing.
StreamMaxRowsSpecify the the row size of every batch in the Steam mode, the default value is 5000;.
TimeoutThe query timeout.
UpperCaseIdentifiersThis property reports all identifiers in uppercase. This is the default for Oracle databases and thus allows better integration with Oracle tools such as the Oracle Database Gateway.
UseStreamModeSpecify whether or not use the Stream mode when executing queries, it's enabled by default.
WorkspaceSpecify the workspace to connect with.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839