Timesten - Connection String

Timesten Component

About

A Connection string is a way to define connection attributes that are not define in the DSN.

According to the ODBC standard, when an attribute occurs multiple times in a connection string, the first value specified is used, not the last value.

Example

ttisql

With ttisql and the connect command:

connect myConnectionString;
connect "DSN=MyDSN;UID=MyUser;Pwd=MyPassword;OraclePWD=OracleDbPassword";

With Sql Developer

With Sql Developer, if you want to set a connection attribute, you must select “User Specified” and enter a connection string.

Sql Developer Connection String

Documentation / Reference





Discover More
Timesten Component
Timesten - (SQL Developer|ODBC Client) Configuration

How to configure SQL Developer to connect to a Timesten Database. Download and install the last version of SQL Developer downloadSQL Developer To access a TimesTen database from SQL Developer,...
Timesten Component
Timesten - Connection Attribute

The connection attributes are of two types: first : to specify how the TimesTen database is loaded and configured, general: to specify how the connections are to be controlled or managed. instance...
Timesten Component
Timesten - How to set up the Timesten Cache ?

Steps to set up the Timesten Cache to cache data of an Oracle Database. Before you cache Oracle data in a TimesTen database, you must perform certain tasks: either outside SQL Developer using command-line...
Ttbulkcp Sql Developer
Timesten - ttBulkCp

ttBulkCp is an utility to import and export data from a Timesten database Attribute lines are used for setting file attributes, which control the formatting of the datafile. Attribute lines...



Share this page:
Follow us:
Task Runner