Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^15: install_driver(ODBC) mac mojave 10.14.2

by poj (Abbot)
on Jan 24, 2019 at 19:06 UTC ( [id://1228940]=note: print w/replies, xml ) Need Help??


in reply to Re^14: install_driver(ODBC) mac mojave 10.14.2
in thread install_driver(ODBC) mac mojave 10.14.2

What do you get with

tsql -C
poj

Replies are listed 'Best First'.
Re^16: install_driver(ODBC) mac mojave 10.14.2
by raventheone (Novice) on Jan 25, 2019 at 06:42 UTC
    DESKTOP-J2QR254:etc raventheone$ tsql -C Compile-time settings (established with the "configure" script) Version: freetds v1.00.109 freetds.conf directory: /usr/local/etc MS db-lib source compatibility: no Sybase binary compatibility: yes Thread safety: yes iconv library: yes TDS version: 7.3 iODBC: no unixodbc: yes SSPI "trusted" logins: no Kerberos: yes OpenSSL: yes GnuTLS: no MARS: no

      Try using version 7.3 in freetds.conf. What version of MSSQL Server ?

      [MYMSSQL] host = servername.xxxx.xxxx.net port = 1433 tds version = 7.3
      poj
        did adjust version to 7.3 but still no look. same error. DESKTOP-J2QR254:etc raventheone$ mysql --version mysql Ver 8.0.13 for osx10.14 on x86_64 (Homebrew)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1228940]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-26 03:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found