On 8/10/06, David Holsinger <dav...@jp...> wrote:
> Would there be a setting in Squirrel that would allow me to bypass this
> quirk (I'd love to be able to browse tables through the GUI)? My DBAs swear
> the cluster configuration is correct (not a bug, but a feature thing).
David,
So if you look in the object tree, and click on the root node, then
click on the
"Schemas" tab, you see no schemas, is that correct?
Some jdbc drivers accept properties that allow you to modify some session
defaults using the jdbc url. I don't believe that Oracle's jdbc
driver reports any
properties (at least they don't appear in the properties list when I modify an
Oracle alias - which indicates that the driver reported no user modifiable
properties). But you may want to verify this with your driver and/or driver
documentation.
Rob
|