Hello,
I downloaded the trial version of MyEclipse a couple of minutes ago.
I managed to make a database connection in DBExplorer to a HSQL server, which works fine except that I don’t see my tables in the treeview of the DBExplorer!
The tables are there if I use the HSQL DB manager.
I can create tables from the SQL Editor in MyEclipse, but I can’t see them.
All I see is :
DatabaseProfile
|-> connection
| |-> user
| | |->GLOBAL TEMPORARY
| | |->SYSTEM TABLE
| | |->TABLE
| | |->VIEW
Any help apreciated.