FAQ

 What are the possible display formats in SQL Custom Field ?
 Which databases are supported by SQL Custom Field ?
  • MySQL,
  • SQL Server,
  • Oracle.
  • PostgreSQL
 How the URL connection is supposed to look like ?
Database systemURL
Mysql<server-url>:<port>/<db_name>
SQL SERVER<server-url> : <port>/<db_name>;instance=<InstanceName>
Oracle<server-url>: <port>:db_name>