如何使用 RubyOnRails 访问 Interbase (.IB) 数据库?
我在 Interbase 中有一个数据库,我想使用 ActiveRecord 直接从我的 Rails 应用程序访问它。我该怎么做呢?
I have a database in Interbase and I want to access it directly from my Rails app using ActiveRecord. How can I do it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有一个名为 activerecord-interbase-adapter 的 gem,尽管我没有使用过它。
There is a gem called activerecord-interbase-adapter although I haven't used it.