FreeTDS
Views:
TDS = Tabular Data Stream, the protocol used by Sybase and SQL Server.
freeTDS a unixODBC driver, installed on ares to allow connection to the SQL Server running on zeus.
- /usr/local/etc/freetds.conf
- /usr/local/lib/libtds*.so
- /usr/local/bin/tsql termal program for testing freeTDS configuration and connectivity
- http://www.freetds.org/
- Connection Attributes
- MS TechNet Article on accessing SQL Server from linux, mentions freeTDS and might provide a nice overview
