Adding Database Connectivity to Your Project
To add Database connectivity to your project:
-
Open Workbench, select the Project tab in the ribbon and select the Configure button. This launches the Install applications configuration in a database dialog.
-
From the SQL Server drop-down, confirm the name of the SQL Server containing the configuration database for Workbench. The SQL Server currently used by Workbench should be already pre-selected.
NOTE: For more information on Authentication refer to Microsoft SQL Server authentication options.
-
From the Database drop-down, select the database where to add the Databases connectivity tables and select Next. If possible, select the configuration database that is currently used by Workbench.
NOTE: it is possible to enter a new database name to create the Databases connectivity tables in a new database.
-
In the applications list, identify the Databases row and select Install/Overwrite. You can optionally select Sample Data to include the sample configuration.
-
Select Install. The required objects to enable Databases connectivity will be created.