LOTUS CONNECTORS
Connectivity
The Connectivity options are shown and described below.
The Lotus Connector for ODBC is available with the following drivers:
To indicate this property generically from the LC LSX or a Metaconnector, use the Server property.
Note The browse button is only configured for Win32 users -- all other platform users must manually enter the Data Source name in this field.
Password encryption is described in the "Introduction to Lotus Connectors" chapter.
Enable the Single Threading option to notify the LEI server that the ODBC driver being used is single-threaded and that it does not support a multi-threaded operation.
The Connection Options section provides options for managing data transactions, creating tables, and logging SQL commands. These settings have no effect on a DECS Virtual Fields activity or in an LEI Advanced RealTime Virtual Fields Activity Document.
Transaction Options When you select the Transaction Options tab, the following options appear. The Transaction Options apply to operations that create, modify, or delete data.
Note LEI automatically checks whether or not the data source supports ODBC cursors.
Disabling cursors may be required when the ODBC driver does not properly report support for ordered updateable cursors, causing an error for writeback operations (often from Scripted or Replication activities).
Logging Options When you select the Logging Options tab, the following options appear. The Logging Options section provides a feature for including SQL statements in the activity log.
Note Selecting this option slows down performance. Use it only for troubleshooting.
Regardless of which Options tab you select, the following option is available.
These settings display a current list of tables and allow you to specify which tables will be accessed and how. You can also specify a table name not shown in the list by selecting the Manual button.
A selection list displays all ODBC owners. Choose the owner of the table, view, or procedure being connected to from the list (Optional).
Click the down-arrow button to select from the list of available tables, views, or procedures.
A selection list displays all ODBC tables, views, or procedures for the selected Owner. Choose the table, view, or procedure to connect to.
If an owner is not specified, all names are listed for the specified Selection Type.
Spaces in a table or column name are not permitted.