I have tried everything available on internet but I’m getting this error:
Error: (‘01000’, “[01000] [unixODBC][Driver Manager]Can’t open lib ‘/opt/homebrew/lib/libmsodbcsql.17.dylib’ : file not found”)
~ % odbcinst -j
unixODBC 2.3.11
DRIVERS............: /opt/homebrew/etc/odbcinst.ini
SYSTEM DATA SOURCES: /opt/homebrew/etc/odbc.ini
FILE DATA SOURCES..: /opt/homebrew/etc/ODBCDataSources
USER DATA SOURCES..: /opt/homebrew/etc/odbc.ini
SQLULEN Size.......: 8
SQLLEN Size........: 8
SQLSETPOSIROW Size.: 8
How can I fix this?
I’m trying to connect to SQL Server.
New contributor
Pranav Kapoor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1