ODBC Connection Parameters
For more information, see Data source connections.
Parameter | Description |
---|---|
ODBC data source |
Enter the data source name (DSN) as defined in the ODBC.ini file. For more information about the ODBC.ini file, see the IBM® Cognos® Analytics Installation and Configuration Guide. |
ODBC connect string |
Enter any text that must be appended to the connection string. This parameter is typically left blank. |
Collation sequence |
Enter the collation sequence to be included in the database connection string. Collation sequences are required only in rare cases where there may be sorting discrepancies between IBM Cognos software and a database. |
Open asynchronously |
Select if you want the connection to process requests independent of each other. Do not select if you want the connection to complete the current request before starting another one. |
Unicode ODBC |
When the UNICODE option is checked the ODBC API for Unicode will be called otherwise the non-Unicode ODBC API will be called. When the non-UNICODE API is called, SQL statements and parameters will be encoded in the character set of the machine where the query engine is running. For more details on the ODBC API and UNICODE support refer to the Microsoft ODBC API reference. |
Timeouts |
Specify the time in seconds within which you want the database to connect or wait for your reply before timing out. Valid entries are zero to 32,767. To have the database have wait indefinitely, enter zero, which is the default. |
Signon |
For more information on signon, see Securing data sources. For Teradata, Microsoft SQL, and generic ODBC:
|