Subject Re: [firebird-support] Max identifier length?
Author Milan Babuskov
Kjell Rilbe wrote:
> Try this in a DB with default charset UTF8:
>
> // Table name is 31 ASCII characters.
> // Works fine.
> create table "X234567890123456789012345678901" (
> "Dummy" int
> );

Hi Kjell,

I just tried the same with Cyrillic characters and ISQL and it looks
like a bug in Firebird. Maybe you should submit a bug report in the tracker.

--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com