I am trying to build a ROR
app with Ruby 2.3.3
and Rails 5.0.1
but when connecting to SQl server 2008 I am getting an error which says
TinyTDS::Error (Adaptive server connection failed)
I am using the latest version of tiny_tds gem (1.3.0)
and latest version of activerecord_sqlserver_adapter (5.0)
. Due to this I am unable to start my app and hence not able to proceed.
Any help on this would be appreciated.
Thanks, Spoorthi NG