Max count

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
icemanea
Posts: 1
Joined: Sun 10 Oct 2010 11:17

Max count

Post by icemanea » Sun 10 Oct 2010 11:22

Hello
I use UniDac components for my project. Database is Firebird 2.1.3
Can I increase the maximum number of characters in field's names? In my sql scripts i need more long names.

Thanks

AndreyZ

Post by AndreyZ » Mon 11 Oct 2010 13:22

Hello,

You cannot use field names longer than 31 characters. It's a Firebird restriction and we cannot influence that.

Post Reply