Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyodbc.Error: ('01000', "[01000] [unixODBC][Driver Manager]Can't open lib 'SQL Server Native Client 11.0' : file not found (0) (SQLDriverConnect)") #616

Closed
Chenhonli opened this issue Aug 29, 2019 · 3 comments

Comments

@Chenhonli
Copy link

Please first make sure you have looked at:

Environment

To diagnose, we usually need to know the following, including version numbers. On Windows, be
sure to specify 32-bit Python or 64-bit:

  • Python: python3.6.0
  • pyodbc: 4.0.27
  • OS: centos7
  • DB: sqlserver
  • driver: SQL Server Native Client 11.0

Issue

Often it is easiest to describe your issue as "expected behavior" and "observed behavior".

@v-makouz
Copy link
Contributor

Can you attach the contents of /etc/odbcinst.ini? And in there there should be something like

[SQL Server Native Client 11.0]
Driver=/path/to/driver.so

Can you also post the output of ldd /path/to/driver.so?

@mkleehammer
Copy link
Owner

Closing due to lack of response.

@Manibandaru
Copy link

Hi ,

Found any solutions , if yes please share it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants