Subject Re: Possible BUG with long names in Interbase
Author Roman Rokytskyy
> I think I found a bug in firebird-jca-jdbc-driver.
> ...
> When I try to extract primary key information from a
> table with DatabaseMetadata interface I have a
> java.sql.DataTrucation exception when table name is 31
> characters long (I think this is Interbase's maximum
> limit for a table name).

Thanks! I will check this issue.

> Anybody in this list is from driver's development team
> that can give an answer?

Can you try new JayBird 1.5 beta1? It might solve your problem,
because I changed some stuff there.

> I certainly don't want to change table names because I
> have a Delphi front end already deployed in a
> production environment with this tables related.

Sure. This is a bug and has to be fixed.

Best regards,
Roman Rokytskyy