[Qform-general] Using derby driver does not show any tables in the QueryForm
Brought to you by:
dglasser
|
From: Susan C. <hom...@pa...> - 2005-06-03 22:08:52
|
Hi, I just downloaded QueryForm today and I'm trying to use it with the Derby embedded and client drivers. I'm successfully making a connection, but when I try to use the QueryForm, New Query Form menu item I don't see any tables listed. The Table Owner shows the value <DEFAULT SCHEMA>, and no other schemas are in the drop down. In Derby the default schema is APP which does not contain any tables, but can you use the tool to create a new table in the default schema? Even if I connect to the derby database as user 'SYS', which exists as a schema within Derby, I can not see anything in the Query Form other than <DEFAULT SCHEMA>. Any thoughts on why this is happening? Thanks, Susan |