Hi
I really don't know why I don't find anything about this in the internet but I don't.. I hope that someone of you have experienced this problem, too.
I try to access a db2 V8.1 with java through the jcc-driver. I get the following results:
1. Try to connect through local db2 runtime client:
-> Unable to load T2 native library. Type 2 JDBC architecture is not yet supported by the IBM DB2 JDBC Universal Driver Architecture (but I have sqllib/lib in my java.library.path)
2. Try to connect directly (Type 4)
-> Doesn't support prepareStatement(String, int) where 'int' is eg. 'return generated values'
So have you as well noticed such behavior? Please let me know...
Flo