##
[FreeTDS]
Description = FreeTDS MS SQL Server Driver
Driver = /usr/local/lib/libtdsodbc.so
Setup = /usr/local/lib/libtdsS.so
####
[mydb]
Description = My Example Database
Driver = FreeTDS
Servername = myserver
# Servername should be the name of the section in freetds.conf
Databse = mydb