View Source Tds.Utils (Tds v2.3.5)

Utility functions for Tds

Summary

Functions

Encodes given string to given codepage using configured encoder. Defaults to Tds.Encoding.Latin1 if none is configured

Functions

Link to this function

decode_chars(binary, from_codepage)

View Source
Link to this function

encode_chars(string, to_codepage)

View Source

Encodes given string to given codepage using configured encoder. Defaults to Tds.Encoding.Latin1 if none is configured