Fields in the DECS Connection Document - Connectivity and Table Selections options

The Domino® Enterprise Connection Services (DECS) connection document provides values for Connectivity and Table Selections options. The fields in the DECS connection document are described as follows.

Sybase connection document  for DECS bmp

Field

Description

SQL Server

Specifies the server on which the database resides.

Database

Specifies the name of the Sybase SQL server database.

User Name

Specifies the user name required to log in to the specified database.

Password

Specifies the password associated with the User Name.

Selection Type

Specifies the metadata type for the connection.

  • Select Table to connect to a database table.
  • Select View to connect to a database view.
  • Select Procedure to connect to a stored procedure.

Spaces in a table or column name are not permitted.

Owner

Lists the available owner names for the preceding table, view, or procedure selection type in the specified database.

A selection list displays all owners. Choose the owner of the table, view, or procedure being connected to from the list (Optional).

Name

Lists the available table, view, or procedure names defined for the specified owner.

A selection list displays all 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.

Column(s)

Lists the columns or parameters (stored procedure) defined for the specified name.

Spaces in a table or column name are not permitted.

Comment

Enables you to add comments to the connection document that help describe its intent or usage. This is a rich text field. You can paste Notes® doclinks, as well as normal text characters here.