从 Solaris 访问 SQL Server

发布于 2024-07-15 13:43:12 字数 100 浏览 3 评论 0原文

这里找到了可以使用的freeTDS,但是在生产环境中的稳定性存在疑问。 除了使用 ODBC 驱动程序之外,还有其他方法可以从 Solaris 与 MSSQL Server 进行交互吗?

I found out about the freeTDS which can be used here, but there are doubts about its stability in the production environment. Is there any other way to interactive with MSSQL Server from Solaris besides using ODBC driver?

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

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

发布评论

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

评论(1

风吹短裙飘 2024-07-22 13:43:12

不知道还有什么办法。

我们在生产环境中使用 unixODBC + freeTDS + DBD::Sybase。
设置起来可能很繁琐,但我们在稳定性方面没有问题。

可以直接使用 FreeTDS 并绕过 unixODBC。

Don't know of any other way.

We're using unixODBC + freeTDS + DBD::Sybase in a production environment.
It can be fiddly setting it up, but we have no problems with stability.

It is possible to use FreeTDS directly and bypass unixODBC.

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