Connecting to a Database
Last modified: September 5, 2023
Before you can connect to a database, you must create a server connection.
To create a connection:
-
On the Devart - Connection toolbar, click the New Connection button. The Database Connection Properties dialog box opens.
-
On the Data Source tab, select SQL Server.
-
Switch to the Connection tab.
-
In the Server combo box, click Browse… The Browse for Servers window opens.
-
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.
-
Select the Authentication type, either SQL Server authentication or Windows authentication.
-
Enter the login credentials in the User and Password fields.
-
In Database, type or click the name of the database to which you want to connect.
-
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.
-
(optional) You can assign a document category to the new connection.
-
(optional) You can click Advanced to configure advanced connection properties.
-
Click OK to create the connection.