View Source API Reference Tds v2.3.5

Modules

Tds

Microsoft SQL Server driver for Elixir.

Default encoding for Tds

Converting UTF-8 strings into UCS-2 (UTF16 Little Endian) strings used by the MSSQL Database

Defines the Tds.Error struct.

Implements DBConnection behaviour for TDS protocol.

Parses the column metadata from TDS response.

The collation rule is used to specify collation information for character data or metadata describing character data.

Grammar Definition for Token Description, General Rules.

Login7 message definition

Prelogin message definition

TDS query encoding and decoding

Result struct returned from any successful query.

UUID data type

Utility functions for Tds