ODBC Driver for NetSuite

Build 25.0.9434

Miscellaneous

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


PropertyDescription
AccountSupportsSuiteAnalyticsConnectSpecifies whether SuiteAnalytics Connect is enabled for the authenticated account.
AggregateColumnModeSpecifies how aggregate columns, which consolidate data from child collections, are handled. This property applies only when Schema is set to SuiteTalk.
ApplicationIdSpecifies the Application ID required by NetSuite for API requests as of version 2020.1.
ConnectOnOpenSpecifies whether the provider establishes a connection to NetSuite immediately upon opening the connection. Set ConnectOnOpen to True if immediate connectivity verification is necessary.
CustomFieldPermissionsSpecifies a comma-separated list of custom field permissions to use when retrieving metadata. Overrides the binary behavior of IncludeCustomFieldColumns , allowing selective inclusion of custom fields based on permissions.
DefaultDomainThis property is used for the Oracle Database Gateway for ODBC.
EnableForeignKeyDetectionWhether to detect the foreign keys in ODBC.
IncludeChildTablesSpecifies whether to display child tables.
IncludeCustomFieldColumnsSpecifies whether to include custom fields as columns in tables.
IncludeCustomListTablesSpecifies whether to include tables based on custom lists.
IncludeCustomRecordTablesSpecifies whether to include tables based on custom record types.
IncludeDualTableSet this property to mock the Oracle DUAL table for better compatibility with Oracle database.
IncludeLongTextColumnsSpecifies whether long or rich text custom fields should be included in the schema.
IncludeReferenceColumnsSpecifies a comma-separated list of columns to include when retrieving data from fields that reference other records.
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.
MaximumConcurrentSessionsSpecifies the maximum number of concurrent sessions available for use in the connection.
MaxRowsSpecifies the maximum number of rows returned for queries that do not include either aggregation or GROUP BY.
NetsuiteDateFormatThe preferred date format set in NetSuite UI.
NetsuiteLongDateFormatThe preffered long date format set in NetSuite UI.
NetsuiteMetadataFolderSpecifies the directory path for downloading metadata files from NetSuite.
OtherSpecifies additional hidden properties for specific use cases., to be used only when our Support team advises it, to address specific issues. See Remarks for details.
PagesizeSpecifies the number of results to return per page from NetSuite.
PreferredDateFormatsA semicolon separated string containing a list of DateTime formats which should be tried when parsing DateTime values.
PseudoColumnsSpecifies the pseudocolumns to expose as table columns, expressed as a string in the format 'TableName=ColumnName;TableName=ColumnName'.
ReadonlyToggles read-only access to NetSuite from the provider.
ReportDoublesAsDecimalSpecifies whether double values should be reported as decimals.
RequestMemorizedTransactionsSpecifies whether to include memorized transactions when retrieving transactions from NetSuite.
RTKSpecifies the runtime key for licensing the provider. If unset or invalid, the provider defaults to the standard licensing method. This property is only required in environments where the standard licensing method is unsupported or requires a runtime key.
SuiteQLDateFormatSpecifies an optional override for the default Date format.
SuiteQLDatetimeFormatSpecifies an optional override for the default Datetime format when retrieving data with SuiteQL.
SuiteQLDatetimeFormulaSpecifies an optional override for the formula used when filtering on date fields in SuiteQL queries.
TimeoutSpecifies the number of seconds an operation can run before it times out and is canceled.
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.
UseAsyncServicesSpecifies whether to use asynchronous services for inserting, updating, and deleting records.
UseInternalNamesForCustomizationsSpecifies the mode used to control whether internal names or label names are used for custom records and fields. By default, internal names are used for both tables and columns.
UserDefinedViewsSpecifies a filepath to a JSON configuration file that defines custom views. The provider automatically detects and uses the views specified in this file.
UserTimezoneOffsetSpecifies the user's timezone offset as configured in NetSuite. This setting ensures that Date and Time values are displayed correctly based on the user's NetSuite preferences.
UseSimpleNamesSpecifies whether or not simple names should be used for tables and columns.
UseUpsertsSpecifies whether an INSERT operation should perform an upsert by checking the ExternalId.
WebServiceHostSpecifies an optional override for the NetSuite web service host, such as webservices.na1.netsuite.com.

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