Subject Re: Error while checking if table aleady exists;
Author Roman Rokytskyy
Stephen,

> Right just to follow this up. I have had to convert all the tables
> to names with less than 10 characters. I have also had to edit the
> firebird-ds.xml file to include the line
>
> <config-property name="Encoding"
> type="java.lang.String">UNICODE_FSS</config-property>
>
> Notice that in the example file that comes with jb3.2.0rc3 there is
> no type property. Without this type property it fails.
>
> Is there a way to correct jaybird to allow tablenames upto firebirds
> maximum limit (whatever that is).

Yes, but I need a test case (for example, sample .ear or .jar) that
reproduces this problem. Otherwise it might take some time.

Best regards,
Roman