• Beta
Database Connection
  • 04 Oct 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Database Connection

  • Dark
    Light
  • PDF

Article summary

We have included an Interactive Training to provide a more engaging and visual learning experience. End users are required to complete their training through the CSG University.


A Database adaptor uses this connection.

  • Database Type
    • Postgres SQL version 9. X - includes Amazon Web Services Aurora
    • MySQL version 5.6 and above - includes Amazon Web Services Aurora
    • MSSQL - Microsoft SQL Server 2012 and above - includes SQL Azure 
    • Oracle - 10i and above
  • User Name
    • Name of the user to login to the database
    • Note for SQL Server on Azure, the username is user@server - where 'server' is the first part of the fully qualified domain name for the database
    • e.g. if the server is kwdb.database.windows.net and the user is kwheel, then the username should be kwheel@kwdb
  • Password
    • Password of the user to login to the database
  • Host Name
    • Physical hostname (IP address or fully qualified domain name) of the database server or name of the load balancer (Oracle)
  • Port
    • The port on which the database is listening for connections. The default ports for the supported databases are: 
      • Postgres - 5432
      • MySQL - 3306
      • MSSQL - 1433
      • Oracle - 1521
  • Database Name
    • The name of the default database/schema to be connected to


Is it helpful? React and share your comment

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence