使用 C# 打开 Watcom DB

发布于 2024-09-16 18:11:50 字数 153 浏览 10 评论 0原文

因此,我只是被问到是否可以通过 C# 打开 watcom db 文件,因为我们需要从中检索一些数据,而 Access 和 Sql Server 似乎都无法导入它。

我不知道从哪里开始...

我得到的只是一个 .DB 文件和那些模糊的说明。

谢谢

So, I was just asked if I can open a watcom db file through C# as we need to retrieve some data from it, and neither Access nor Sql Server appear capable of importing it.

I don't know where to begin...

All I've been given is a .DB file, and those vague instructions.

Thanks

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

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

发布评论

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

评论(1

哎呦我呸! 2024-09-23 18:11:50

您可能需要联系 Sybase 并索取 ODBC 驱动程序。这样,您将能够使用 ODBC 数据库调用打开数据库。

有关详细信息,请参阅以下主题:

将 Watcom 数据库导入 SQL

是否有 Watcom ODBC 驱动程序?

You'll likely need to contact Sybase and ask for an ODBC driver for it. With that, you will be able to open the database using ODBC database calls.

See these threads for more info:

Import Watcom db into SQL

Is there a Watcom ODBC driver?

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