Subject Re: Key size and plan
Author hlavac2 <hlavac@code.cz>
>
> Max size of index key depends on several things.
> If you use non-binary collation (DE_DE), the key can be only 84 characters long (instead of 252).
> If you use compound index consisting of int64 and varchar with collation,
> varchar is then limited to only 62 characters !

This is TERRIBLE! I'm hitting this deficiency again and again!
Can someone PLEASE fix this major shortcoming in Firebird 1.5?

Jan