Subject Re: Firebird 2.5 maximum length for each type of identifier
Author tomkrej
Hi, all max.lengths for firebird are 31 characters.

Where You can find it? I don't know - try firebird FAQ (http://www.firebirdfaq.org/), or http://www.destructor.de/firebird/index.htm
or some printed documentation

Not all of Your objects are available in FB

Tom

--- In firebird-support@yahoogroups.com, Roberto Carlos <rc.1990@...> wrote:
>
> The following table describes the MySQL 5.5 maximum length for each type of identifier. It was taken from http://dev.mysql.com/doc/refman/5.5/en/identifiers.html
>
> Identifier Maximum Length (characters)
> Database 64
> Table 64
> Column 64
> Index 64
> Constraint 64
> Stored Procedure or Function 64
> Trigger 64
> View 64
> Event 64
> Tablespace 64
> Log File Group 64
> Alias 256 (see exception following table)
> Compound Statement Label 16
>
> Which would be these limits for Firebird 2.5?
>
> Thanks,
>
> Roberto
>