Skip to content

Instantly share code, notes, and snippets.

@dburger
Created May 12, 2009 05:04
Show Gist options
  • Select an option

  • Save dburger/110317 to your computer and use it in GitHub Desktop.

Select an option

Save dburger/110317 to your computer and use it in GitHub Desktop.
database_name:
adapter: sqlserver
mode: ODBC
dsn: 'DRIVER=/usr/local/lib/libtdsodbc.so;TDS_Version=8.0;SERVER=Your_Server_Name;DATABASE=Your_Database_Name;Port=1433;uid=Your_UID;pwd=Your_PWD;'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment