Database Adapter
![]() |
Element | Field | Description |
|---|---|---|
Common | Name | Specifies the name of the adapter. |
System | Database Type | Defines the database type based on which the database is created. Currently, only Microsoft SQL databases are supported by xSuite Bus Prism. |
Provider | Specifies the database provider through which the connection is made. This is currently always the Microsoft .NET Framework. | |
Authentication Type | Defines the authentication type. The following options are available:
If the value Windows is selected, the user who starts the xSuite Bus Management Studio must have the server role | |
Connection String | Connection string used to connect to the database. If this field is empty, no connection string is required. | |
Database | Name of the database. | |
Data Source | Server that hosts the database. | |
Timeout Seconds | Number of seconds after a disconnection is detected | |
User | Name | Name of the database user |
Password | Password of the database user | |
Test Connection | Checks the connection to the database. |
