db2 jdbc driver classpath

Solutions on MaxInterview for db2 jdbc driver classpath by the best coders in the world

showing results for - "db2 jdbc driver classpath"
Yannic
18 Apr 2016
1DB2 Connection:
2JDBC Driver Manager classpath = "com.ibm.db2.jcc.DB2Driver"
3Connection String = "jdbc:db2://host[:50001][/schema][:name=value[;name=value ...]]"