加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长学院 > MsSql教程 > 正文

sql-server – 什么是TDS协议版本8.0,为什么要使用它?

发布时间:2020-12-12 16:47:34 所属栏目:MsSql教程 来源:网络整理
导读:我一直在使用FreeTDS与8.0协议一段时间连接到一个MSSQL数据库,事情做得很好.但是,最近,事情开始不起作用了.我会省略细节. 所以我们决定我们需要更多的知道,我有点困惑以下: Does FreeTDS support Microsoft servers? Yes. Microsoft servers don’t usually
我一直在使用FreeTDS与8.0协议一段时间连接到一个MSSQL数据库,事情做得很好.但是,最近,事情开始不起作用了.我会省略细节.

所以我们决定我们需要更多的知道,我有点困惑以下:

Does FreeTDS support Microsoft servers?

Yes. Microsoft servers don’t usually accept TDS 5.0 connections. Use
one of versions 4.2,7.0 or 8.0 of the protocol. See the 07001
for details.

User Guide

[No mention of 8.0 anywhere on the page.]

那么,什么是TDS协议版本8.0,为什么要使用它?

解决方法

FreeTDS“版本8”实际上是版本7.1.不幸的是,你必须看看“ history of TDS versions”页面来解释,但是这里的解释是:

Earlier FreeTDS documentation referred to versions 7,8 and 9. Microsoft subsequently published a protocol specification document denoting 7.1 and 7.2,and one finds scattered references using that scheme elsewhere,too. For that reason,FreeTDS switched to Microsoft’s nomenclature.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读