yum install freetds -y
:
[global]
# TDS protocol version
tds version = 7.2
:
# If you get out-of-memory errors, it may mean that your client
# is trying to allocate a huge buffer for a TEXT field.
# Try setting 'text size' to a more reasonable limit
text size = 64512
client charset = UTF-8
# A typical Sybase server
:
[FreeTDS] Description = Freetds v 0.95 Driver = /lib64/libtdsodbc.so.0