Subject Re: [firebird-support] Name longer than database column size
Author liviuslivius
Hi,

i suppose you have name longer in your particular select statement. This can be e.g. in aliasing a field 

Select a.xxxxx as veryLongAliasedNameLongerThen31 from ...

But only you can tell in what exact place you got this error

Regards,
Karol Bieniaszewski