Reference Guide
SQL Proxy
Connecting with the Kron DAM SQL Proxy
1 min
there are different kinds of sqls supported by kron dam the port number is the identifier of the connection to the database via kron dam sql proxy to establish a connection using sql proxy utilize an sql client (such as dbeaver, datagrip, sql workbench, etc ) initiate a new connection in the sql client, selecting the type of database added to kron dam (e g , if oracle was added to kron dam, select an oracle type connection) enter the username and password for the device you entered in kron pam into the connection screen of your sql client enter the sql proxy port number, specifically assigned in kron dam, into the port field input the ip number of kron dam into the host field enter the database name you entered in kron dam into the service name field establish the connection for mssql db connections some sql clients could give connection errors to solve this please change the sslprotocol to tlsv1 2