- or download this
[global]
...
# do tds version = 7.0 if SQL 7
- or download this
[FreeTDS]
Description = FreeTDS MS SQL Server Driver
Driver = /usr/local/lib/libtdsodbc.so
Setup = /usr/local/lib/libtdsS.so
- or download this
[mydb]
Description = My Example Database
...
Servername = myserver
# Servername should be the name of the section in freetds.conf
Databse = mydb