Database Connection Settings

Database Connection Settings represent the settings necessary to connect to a Database.

List of Database Connection Settings Types

Name Description
ODBC Connection Settings Defines a connection to an ODBC data source.
Repository Connection Repository connections define the parameters for connecting to a Grooper database.
SQL Connection Settings Allows selection of a SQL Server instance name in a PropertyGrid.

Properties

The following 2 properties are defined.

Property Name Description
Authentication
User Name Type: String

The user name to be used for database access. Windows Authentication will be used when the user name and password properties are left blank.

Password Type: String

The password to be used for database access. Windows Authentication will be used when the user name and password properties are left blank.