Oracle Object Type Columns are not Displayed in the SQL Results Panel
A Java SQL client for any JDBC compliant database
Brought to you by:
colbell,
gerdwagner
You may try the following:
Got to menu File --> Global Preferences --> tab "Data Typ Controls" --> sections "SQL Other ..." and "Unknown Data Types ..." --> For both check "Read contents when table is first loaded and display as string"
Yes I already tried that, the column(s) appear as "<error>"
I found the same problem with Toad, so we have to list out every field in the SELECT clause instead</error>
You may check SQuirreL's log for error messages after you executed an SQL that causes the problem. Please feel free to post those messages here.