Skip to content

Instantly share code, notes, and snippets.

@jesscanady
Created December 6, 2010 17:23
Show Gist options
  • Save jesscanady/730600 to your computer and use it in GitHub Desktop.
Save jesscanady/730600 to your computer and use it in GitHub Desktop.
[ODBC Data Sources]
dsn_name = tds
[ODBC]
Trace = 1
TraceAutoStop = 0
TraceFile = /Users/whatever/Desktop/odbc.log
TraceLibrary =
[dsn_name]
Driver = /usr/local/lib/libtdsodbc.so
Description = Description HEre
Database = DatabaseName
Address = ServerName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment