Add Database Connection
Database connections are used for Quick Search and the ReportIT services. Use Add Connection to add them to webMapLayersConfig.db
You have a choice of databases to select from inside the drop-down menu.
Click on the required database and enter the connection requirements.
Field | Description |
Name |
Enter a name for the connection. |
Data Source |
The name or IP address of the server hosting the database. |
Provider |
Use the drop-down menu to specify the provider. Microsoft.Jet.OleDb is an older database engine. From version 2007 onwards, Access includes an Office-specific version of Jet called the Office Access Connectivity Engine (ACE). This engine is fully backward-compatible with previous versions of the Jet engine and reads and writes (.mdb) files from earlier Access versions. |
User ID |
The PostGis database user name. |
Password |
The password for the specified PostGis database user name |
Field | Description |
Name |
Enter a name for the connection. |
Data Source |
The name or IP address of the server hosting the database. |
Initial Catalog |
Name of the database to be used by the connection string. |
User ID |
The SQL database user name. |
Password |
The password for the specified SQL database user name. |
Field | Description |
Name |
Enter a name for the connection. |
Data Source |
The name or IP address of the server hosting the database. |
User ID |
The Oracle database user name. |
Password |
The password for the specified Oracle database user name. |
Field | Description |
Name |
Enter a name for the connection. |
Data Source |
The name or IP address of the server hosting the database. |
Port |
The port the database listens to. |
Database |
Specify the database name to connect to. |
User ID |
The PostGIS database user name. |
Password |
The password for the specified PostGIS database user name. |
Some examples of web services used for searches are Aligned Assets, OS Open Names, OS Open Places etc.
Database connections are used for Quick Search and the ReportIT services. Use Add Connection to add them to webMapLayersConfig.db
Field | Description |
Name |
Enter a name for the connection. |
URL |
URL of the web service (e.g http://singlepoint.aligned-assets.co.uk/SinglePoint455api/webservices/V2). |
User ID |
The Web service user name. |
Password |
The password for the specified web service. |
API Key |
API Key for the service if needed. |
A SQL Server is shown in this example:
Click Add.
Note: The database encrypts the connection string for security purposes, however they can still be identified by their Name column. The ConnectionStringID is generated by the database; use this number when setting up the Quick Search and the ReportIT services.