Dominik Drzewiecki ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
[JDBC] DatabaseMetaData.getTables() does not return tables with rules on them

Long Description
When a table is created, DatabaseMetaData.getTables() finds the table and returns its 
name among others, but whenever a new rule is imposed on the table, getTables() no 
longer finds it. ...until the rule is dropped. Is it by-design or by-mistake behaviour?

jxDBCon driver developed by sourceforge does work as expected (as long as 
DatabaseMetaData is concerned). 

Sample Code


No file was uploaded with this report


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to