Microsoft Q&A
SQL Server Open Specifications
2 questions
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
Open Specifications: Technical documents for protocols, computer languages, standards support, and data portability. The goal with Open Specifications is to help developers open new opportunities to interoperate with Windows, SQL, Office, and SharePoint.
Content
TDS 协议字段详情描述
最近在研究tds协议标准规范,对于tds协议中,sql批处理消息与rpc消息中有很多字段仅仅使用了在tds 7.x 这种描述,在官网中我并没有找到关于tds 7.x这种文档,并且很多字段直接用的 L_VARBYTE 这种字段描述,对于理解tds消息有着较大的难度,不知道是我没有找到tds相关文档还是对文档理解不够深刻,希望能拿到更详细一点的协议说明,如果可以的话。感谢