-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Description
Installed ODBC and msodbcsql mssql-tools all through brew on native ARM64 M1 Mac, install proceeds fine but it can't seem to find libmsodbcsql.17.dylib
I've tried symbolic linking to the /etc/ home-brew path like in the documents, and also changing the path inside the ini file to exactly the libmsodbcsql.17.dylib file.
Chmod 777 the file and I still get this error:
[unixODBC][Driver Manager]Can't open lib '/opt/homebrew/lib/libmsodbcsql.17.dylib' : file not found (0) (SQLDriverConnect)"
/opt/homebrew/lib/ being the new Brew folder for M1 Macs
Edit:
/opt/homebrew/lib/libmsodbcsql.17.dylib -> ../Cellar/msodbcsql17/17.6.1.1/lib/libmsodbcsql.17.dylib
riptusk331, moonpen, LukeGahan, Cyberbeni, pohnson and 3 more
Metadata
Metadata
Assignees
Labels
No labels