Skip to content

Instantly share code, notes, and snippets.

@hectorsq
Created February 28, 2009 01:19
Show Gist options
  • Save hectorsq/71813 to your computer and use it in GitHub Desktop.
Save hectorsq/71813 to your computer and use it in GitHub Desktop.
# Configuration for rails-sqlserver-2000-2005-adapter
# using ODBC
development:
adapter: sqlserver
mode: ODBC
dsn: your_database_dsn
username: your_sqlserver_user
password: your_sqlserver_password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment