Creating a jdbc DB2 connection data source
I attempting to create a JDBC DB2 data source connection. I have followed the steps in the manual and uploaded the jar file db2jcc4.jar. I fill out the form and update the URL to match the URL in my sql client by adding securityMechanism=13; to the ...