Subject | Re: [firebird-support] Name longer than database column size |
---|---|
Author | liviuslivius |
Post date | 2018-08-09T03:58:17Z |
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