I'm attempting to access DB/2 via V8 JDBC drivers on a Windows based
Apache/TomCat web server in jsp pages. The driver loads just fine,
Class.forName(" com.ibm.db2.jcc .DB2Driver"), but when I try to make a
connection it complains with the following error:
"Failure in loading T2 native library db2jcct2"
db2jcct2 is a dll file.
I've been unable to find any information on this. Anyone have an idea how to
get this working? Thanks
Frank
Apache/TomCat web server in jsp pages. The driver loads just fine,
Class.forName(" com.ibm.db2.jcc .DB2Driver"), but when I try to make a
connection it complains with the following error:
"Failure in loading T2 native library db2jcct2"
db2jcct2 is a dll file.
I've been unable to find any information on this. Anyone have an idea how to
get this working? Thanks
Frank