Skip to content

TinyTds::Error: connecting with a TDS version older than 7.3! (ActiveRecord::StatementInvalid) #584

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
maxingjia1314 opened this issue May 21, 2025 · 1 comment

Comments

@maxingjia1314
Copy link

tsql -C
Compile-time settings (established with the "configure" script)
                            Version: freetds v1.4.23
             freetds.conf directory: /usr/local/freetds/etc
     MS db-lib source compatibility: yes
        Sybase binary compatibility: no
                      Thread safety: yes
                      iconv library: yes
                        TDS version: 7.3
                              iODBC: no
                           unixodbc: yes
              SSPI "trusted" logins: no
                           Kerberos: no
                            OpenSSL: yes
                             GnuTLS: no
                               MARS: yes

Ruby Version: 3.3.3
Rails 8.0.2

@andyundso
Copy link
Member

this is intentional. we no longer support connections to very old MSSQL servers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants