Customize connection strings
A connection string specifies information about a data source and the means of connecting to it. It is passed in code to an underlying driver or provider in order to initiate the connection. Insight provides an input form for the connection string with the following fields:
-
Database type
-
Provider name
-
Server name
-
Database name
-
User name
-
Password
You can expand the connection string by an additional string. To append a new string to the data already entered, use the following steps:
-
In Studio, on the Documents Tree, open Data sources and select the required data source.
-
In the Property Panel, navigate to Additional string.
-
Enter the required additional connection parameters.
-
Save the changes.