I am trying to connect sql server from rails
I’ve added gems
gem 'ruby-odbc'
gem 'activerecord-sqlserver-adapter'
now I am trying to configure database.yml but I am doing it wrong
please paste an example of the configuration file
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Take a look at this question:
Setting up Rails to work with sqlserver
Your database.yml should look something like this: