如何将 Firebird 嵌入到 winbinder 中?

发布于 2024-08-21 19:37:03 字数 134 浏览 2 评论 0原文

无论如何,我可以将 firebird 与我的 winbinder 独立应用程序一起使用吗? 我正在使用 winbinder 开发简单的 Windows 应用程序,并且尝试将 firebird 嵌入到我的应用程序中。如果可能的话,有人知道如何做到这一点吗?

Is there anyway that I can use firebird with my winbinder standalone application?
i'm developing simple windows application with winbinder and I was trying to embed firebird with my application. does anybody knows how to do this if its possible?

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

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

发布评论

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

评论(1

空袭的梦i 2024-08-28 19:37:03

我还没有专门用 Winbinder 进行过尝试,但嵌入式 Firebird 服务器对此非常有用。

它基本上是一个 Firebird 客户端库,其中包含数据库服务器。当您使用本地连接(即前面没有 localhost: 或 server: 的连接)时,它将使用嵌入式服务器访问它。

I've not tried it with Winbinder specifically, but the embedded Firebird server is great for this.

It is basically a Firebird client library with the database server included in it. When you use a local connection (i.e. one without localhost: or server: in front) it will access it using the embedded server instead.

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