How to use ODBC.jl on windows

Hi all :slight_smile:

Im trying to connect to an SQLServer. I found the ODBC.jl pkg. Now I’m trying to understand how to use it on windows.

Do I need to add drives via ODBC.adddriver?

Do I need to add dsn (Data Source Name) via ODBC.addasn?