AS400 DB2 access with unqualified names
Hi,
I unsuccessfull try to access AS400 tables throw JDBC.
In my code, I only use unqualified table names and I set the driver "libraries" property to "mylib1, mylib2...".
Nevertheless, only tables stored in the first library are accessibles.
I know that it was possible by using ODBC, so maybe someone know an issue to reach unqualified tables names stored in more than one library.
Thanks,
Vincent Garand

