DB2 JDBC dont list Object Table
A Java SQL client for any JDBC compliant database
Brought to you by:
colbell,
gerdwagner
Hello,
Can you please help me. I use 3 different Aliases that connect to 3 different DB2 database thru jdbc.
In just one of that DB i cannot list the tables in the objects, and cannot make the autocomplete work. The other 2 works just fine.
Using the same jdbc drivers/db2 databases, I can list the objects in any other SQL client app, but in squirrel (that i prefer) that dabase dont work.
Do anyone have a clue what it could be?
Many thanks
You may try the following: Right mouse click the Alias that has the problem and choose the "Alias Properties" menu. Check the "Schemas" and "Driver properties" tabs for configurations that may prevent the Schema information from loading correctly.