You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below is a high level checklist for tracking the status of the TDS protocol implementation. It will be modified as necessary and may have parts moved to a future milestone as the initial goal is to end up just past the "proof of concept" phase:
Client Messages
Pre-Login (Including SSL negotiation)
Login
Federated Authentication Token
SQL Batch (Partially Implemented)
Bulk Load
Remote Procedure Call
Attention
Transaction Manager Request
Server Messages
Pre-Login Response
Login Response
Row Data (Partially Implemented)
Return Status
Return Parameter
Response Completion
Error and Info
Attention Acknowledgement
Token Parsing(Partially Implemented)
ALTMETADATA (Deprecated in TDS 7.4)
ALTROW (Deprecated in TDS 7.4)
COLINFO (TDS 7.4+)
COLMETADATA
DATACLASSIFICATION
DONE
DONEINPROC
DONEPROC
ENVCHANGE
ERROR
FEATUREEXTACK (TDS 7.4+)
FEDAUTHINFO (TDS 7.4+)
INFO
LOGINACK
NBCROW (TDS 7.3.B+)
OFFSET (Removed in TDS 7.2)
ORDER
RETURNSTATUS
RETURNVALUE
ROW
SESSIONSTATE
SSPI
TABNAME
TVP_ROW
The text was updated successfully, but these errors were encountered:
Basic Protocol Implementation
Below is a high level checklist for tracking the status of the TDS protocol implementation. It will be modified as necessary and may have parts moved to a future milestone as the initial goal is to end up just past the "proof of concept" phase:
Client Messages
Server Messages
Token Parsing (Partially Implemented)
The text was updated successfully, but these errors were encountered: