I am trying to access my data warehouse azure, fetch some data in mlstudio-attached-notebook in python. Simple connection says driver not found.
[01000] [unixODBC][Driver Manager]Can't open lib 'ODBC Driver 13 for SQL Server' : file not found (0) (SQLDriverConnect).
Now, I need to know, is it a firewall issue or the not right driver name issue.
I have tried multiple driver name/string. No effect.