rails-sqlserver / tiny_tds

TinyTDS - Simple and fast FreeTDS bindings for Ruby using DB-Library.
Other
607 stars 189 forks source link

TinyTds::Error: Adaptive Server connection timed out #383

Closed tboulogne closed 7 years ago

tboulogne commented 7 years ago

Hello,

I get this error on my config. I update to tinytds 2.00 (gem) with ruby 2.2.2 and freeTDS

 Version: freetds v1.00.55
             freetds.conf directory: /usr/local/etc
     MS db-lib source compatibility: yes
        Sybase binary compatibility: no
                      Thread safety: yes
                      iconv library: yes
                        TDS version: 7.4
                              iODBC: no
                           unixodbc: no
              SSPI "trusted" logins: no
                           Kerberos: no
                            OpenSSL: yes
                             GnuTLS: no
                               MARS: no

and still have this problem.

Any workaround to solve this please ?

Thanks for all.

Regards,

Thierry

metaskills commented 7 years ago