Database
The Database section contains the connection to the xSuite Bus database. The button Test Connection in the lower section can be used to check whether a connection to the database can be established with the current settings. The status of the connection is displayed in color:
Red: No connection to the database
Yellow: Limited connection to the database
Green: Successful connection to the database
Use the following fields to configure the database:
Field | Description |
|---|---|
Common | General Database Table Adaptor subsection. |
Name | Name of the database connection. This is not the same as the name of the database on the database server, but rather a descriptive name for the settings. |
System | Options for general database settings. |
Password | Password of the database user. This is hidden, but you can view it by enabling the corresponding check box. |
Database Type | Database type used for the database xSuite Bus Prism currently only supports Microsoft SQL databases. |
Provider | Provider of the framework for the SQL database. At present, this is always the Microsoft .Net Framework. |
Connection String | Connection string used to connect to the database. If this field is empty, no connection string is required. |
Data Source | Server that hosts the database. |
Database | Name of the database. |
Timeout Seconds | Number of seconds after a disconnection is detected |
User | Username of the database user |
Password | Password of the database user; this is hidden, but you can show it by enabling the check box. |