Connection Properties dialog
The
Connection Properties
dialog box defines the settings for how Library Object Manager
connects with the ACM database. Use this dialog box to set the data
source, the type of user authentication, to specify a different database file, or to modify
advanced security settings.This table describes the settings in the
Connection Properties
dialog box.Setting | Description |
|---|---|
Data source | Database type. Always select Microsoft SQL Server (SqlClient). |
Server name | Selects a computer name and SQL Server instance from the list
or type a computer name and SQL Server instance in this format:
<Computer Name>\<SQL Server Instance>. |
Log on to the server | |
Use Windows Authentication | Allows SQL Server sign in using Windows authentication. When
selected, the logged on Windows user account credential will be sent to SQL Server to authenticate the session. |
Use SQL Server Authentication | Allows SQL Server log on using SQL Server
authentication. When selected, provide the username and password for the SQL Server authentication.
|
Connect to a database | |
Select or enter a database name | Select a database name from the list or enter a database name. |
Attach a database file | When selected, specify the identifiers for the database file. SQL Server database files have two names, the operating system
file name used to locate the database in the file system and the logical file name
used to identify the database within SQL Server
transactions.
|
Advanced | Select to configure advanced database properties. |
Test Connection | Tests the connection to the database. If a "Test connection succeeded." message is not returned, check that the following settings are correct:
|
Provide Feedback