Subject | Re: [Firebird-Java] Database Metadata question |
---|---|
Author | Roman Rokytskyy |
Post date | 2009-06-17T08:47:01Z |
> I moved to the jaybird implementation lately, and when calling..
>
> ResultSet rscols = dbmd.getColumns(null, null, tableName , null);
>
> with tableName set to foo, I also get the columns of table foo_details.
> Any comment will be appreciated.Very likely it is this bug:
http://tracker.firebirdsql.org/browse/JDBC-130
Roman