FEDAUTH login feature
Hi, in section 2.2.6.4 of [MS-TDS] specification for FEDAUTH Options is always defined as bFedAuthLibrary, fFedAuthEcho however the correct order is fFedAuthEcho, bFedAuthLibrary as fFedAuthEcho is the lower bit, not the higher (so for instance 5…
TDS 协议字段详情描述
最近在研究tds协议标准规范,对于tds协议中,sql批处理消息与rpc消息中有很多字段仅仅使用了在tds 7.x 这种描述,在官网中我并没有找到关于tds 7.x这种文档,并且很多字段直接用的 L_VARBYTE 这种字段描述,对于理解tds消息有着较大的难度,不知道是我没有找到tds相关文档还是对文档理解不够深刻,希望能拿到更详细一点的协议说明,如果可以的话。感谢