Printer Friendly Version      Send     
Click to Rate and Give Feedback
MSDN
MSDN Library
Open Specifications
Windows Protocols
1 Introduction
Introduction

This document specifies the Microsoft Tabular Data Stream (TDS), a Microsoft-proprietary protocol. The TDS Protocol is an application layer request/response protocol that facilitates interaction with a database server and provides for:

  • Authentication and channel encryption negotiation.
  • Specification of requests in SQL (including Bulk Insert).
  • Invocation of a stored procedure or user-defined function, also known as a remote procedure call (RPC).
  • Returning of data.
  • Transaction manager requests.
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker