Subject | RE: [IB-Conversions] maximum stored proc name |
---|---|
Author | Craig Arenson |
Post date | 2010-04-07T12:34:45Z |
thanks,
is there any scope for this to increase in future firebirds? 2.5 maybe?
At 02:28 PM 07/04/2010, you wrote:
is there any scope for this to increase in future firebirds? 2.5 maybe?
At 02:28 PM 07/04/2010, you wrote:
>[Non-text portions of this message have been removed]
>
> > -----Original Message-----
> > From:
> <mailto:IB-Conversions%40yahoogroups.com>IB-Conversions@yahoogroups.com
> > [mailto:IB-Conversions@yahoogroups.com] On Behalf Of Craig Arenson
> > Sent: MiƩrcoles, 07 de Abril de 2010 6:32
> >
> > I am migrating my db from Interbase to Firebird, and the 1st hiccup
> > we hit comes from our stored proc names.
> >
> > We have a handful of stored procedures with names greater than 31
> > characters (which appears to be the max in FB 2.1.3)
> >
> > Is there a way to increase this limitation? It will be a far easier
> > solution than modifying our software.
>
>No, Firebird supports the original 31 bytes limitation in name lengths (if
>may mean less than 31 characters in multi-byte character sets if you use
>non-ASCII object names).
>
>C.
>
>