maximum stored proc name in firebird

Posted by Crudler on Stack Overflow See other posts from Stack Overflow or by Crudler
Published on 2010-04-07T09:38:02Z Indexed on 2010/04/26 11:43 UTC
Read the original article Hit count: 357

Filed under:
|

Hi,

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.

Thanks!

© Stack Overflow or respective owner

Related posts about firebird2.1

Related posts about firebird