firebird中最大存储过程名称

发布于 2024-08-27 23:06:56 字数 168 浏览 5 评论 0原文

我正在将数据库从 Interbase 迁移到 Firebird,我们遇到的第一个问题来自我们存储的过程名称。

我们有一些名称超过 31 个字符的存储过程(这似乎是 FB 2.1.3 中的最大值)

有没有办法增加这个限制?这将是一个比修改我们的软件容易得多的解决方案。

谢谢!

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!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

少钕鈤記 2024-09-03 23:06:56

不,没有办法(除非自己更改 Firebird 源代码 - 毕竟它是开源的)。

No there is no way (short of changing the Firebird source code yourself - it is open source, after all).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文