You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In creating a conenction there is an option to import a connection using connection string.
What sort of string is needed here.
Will jdbc strings work?
e.g.
jdbc:db2://somehost:3444/MYDB:sslConnection=true;encrypt=true;trustServerCertificate=true
In creating a conenction there is an option to import a connection using connection string.
What sort of string is needed here.
Will jdbc strings work?
e.g.
jdbc:db2://somehost:3444/MYDB:sslConnection=true;encrypt=true;trustServerCertificate=true