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

how would i see the version installed?

Replies are listed 'Best First'.
Re^21: install_driver(ODBC) mac mojave 10.14.2
by marto (Cardinal) on Jan 25, 2019 at 14:53 UTC

    Assuming you can connect in some other fashion SELECT @@version should work. Failing that you could ask your systems administrator. Your initial post mentions 'Azure Data Studio'. I'm sure Azure has some UI to show you what you're running.