DBExplorer - Error when list table names of a large database Anonymous - Nov 22, 2004 - 01:18 PM Post subject: Error when list table names of a large database
I'm logging into a DB2 Database via JDBC.
Everything works.
When I open a large database and list the tables it hangs, opening a smaller database works line (display the list of table names correctly).
small database (had a max of 9 tables)
The large database that i was trying to open has 15 tables.