Element Details: Connection.Sybase
 Back


Available in: Logi Info Source code name: Connection.Sybase

The Connection.Sybase element sets the parameters required to connect to a Sybase database.

In order to use this element you must have installed the Net 2.0 data provider from Sybase. The data provider is typically included on your Sybase CD or can be downloaded from the Sybase web site.

Element Group:Relational Databases



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
CommandTimeOut
UserDefined
The CommandTimeOut attribute specifies the amount of time, in seconds, before the request to connect to the data source is presumed to have failed. For most data sources, the default value is 60 seconds. For MySql, the default is 30 seconds.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
SybaseConnectionString
UserDefined
A full connection string to the Sybase database. If a value is defined, it will override all other settings for the connection element and use this string to connect to the database. Sybase Parameter elements are still processed and added to the string.
SybaseDatabase
UserDefined
(Required) The name of the Sybase database.
SybasePassword
UserDefined
The password for the Sybase database.
SybasePort
UserDefined
The port address for the Sybase database.
SybaseServer
UserDefined
(Required) The host name for the Sybase database server. Sybase connections sometimes call this the data source.
SybaseUser
UserDefined
(Required) The user name for the Sybase database.



PARENT ELEMENTS

Click element to drill down for more information.

Connections Studio Connection


CHILD ELEMENTS

Click element to drill down for more information.

Studio Connection Sybase Parameters


 Back to top


 Chart Debug