Data Source - Connection String Wizard
The operations on the Connection Properties dialog window help to define the data provider connection string.
- Data Source - Use the Change... button to modify the data source.
- By default this setting is 'Microsoft SQL Server (SqlClient)'.
- Server Name Enter the name of the database sever or use the drop down menu to select it.
- Log on to the server:
- Select the radio button for the method by which you will be connecting to the data source. The account must have at least read access.
- Connect to a database:
- Select the radio button for the database connection method.
- Enter the database name or use the drop down menu to select it.
- If you are attaching a file, use the Browse... button to search for it.
- Click on the Advanced... button to configure additional option for the data source.
- Click the Test Connection button to test your data source connection. You will receive a confirmation message if DocLink is able to successfully connect.
- Click OK to save your changes.