Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我发现了可以在这里使用的freeTDS,但是对其在生产环境中的稳定性存在疑问。除了使用 ODBC 驱动程序之外,还有其他方法可以与 Solaris 中的 MSSQL Server 交互吗?
不知道还有什么办法。
我们在生产环境中使用 unixODBC + freeTDS + DBD::Sybase。设置它可能很繁琐,但我们在稳定性方面没有问题。
可以直接使用 FreeTDS 并绕过 unixODBC。