Connecting to a Database

Before you can connect to a database, you must create a server connection.

To create a connection:

  1. On the Devart - Connection toolbar, click the New Connection button. The Database Connection Properties dialog box opens.

  2. On the Data Source tab, select SQL Server.

  3. Switch to the Connection tab.

  4. In the Server combo box, click Browse… The Browse for Servers window opens.

  5. On the Local Servers tab, select an SQL Server instance (if any). Otherwise, click the Network Servers tab to select an SQL Server instance in the network.

  6. Select the Authentication type, either SQL Server authentication or Windows authentication.

  7. Enter the login credentials in the User and Password fields.

  8. In Database, type or click the name of the database to which you want to connect.

  9. In the Connection Name text box, the connection name should be generated automatically from the host name. You can create a distinctive name for your new connection.

  10. (optional) You can assign a document category to the new connection.

  11. (optional) You can click Advanced to configure advanced connection properties.

  12. Click OK to create the connection.