Callable functions in libtds
.
More...
Modules | |
Authentication | |
Functions for handling authentication. | |
Configuration | |
Handle reading of configuration. | |
Conversion | |
Conversions between datatypes. | |
Charset conversion | |
Convert between different charsets. | |
Memory allocation | |
Allocate or free resources. | |
Query | |
Function to handle query. | |
Network functions | |
Functions for reading or writing from network. | |
Dynamic string functions | |
Handle dynamic string. | |
Results processing | |
Handle tokens in packets. |
Callable functions in libtds
.
The libtds
library is for use internal to FreeTDS. It is not intended for use by applications. Although any use is permitted, you're encouraged to use one of the established public APIs instead, because their interfaces are stable and documented by the vendors.