Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Datasources can be set up to read information directly from SQL Server, MySQL, PostGres or Oracle databases. By leveraging LocalMaps Data level integration you can consume and display related information directly within a maps popup, removing the need to write complex views or overnight processes.

In this section:

Table of Contents
maxLevel3
minLevel2

...

  1. To add a new database, go to the database tab and click “Add Database”. The following Datasource dialogue box will appearAdd Database”. Enter the following information into the dialogue box:
  • Server : Database server name
  • Driver: Select server type (SQL Server, Oracle, PostGres or MySQL)
  • Port: Port that the database server is running off (enter only if applicable)
  • UserID: User to connect to database
  • Password: Password to connect to database
  • Database: Select a database from dropdownfrom drop-down


Info
titleNote

For PostgreSQL or MySQL databases that have been set up with SSL Support, please tick the "Enable SSL" checkbox. 

...