Issue
unable to connect with the database:
Error:
('01000', "[01000] [unixODBC][Driver Manager]Can't open lib 'MySQL ODBC 3.51 Driver' : file not found (0) (SQLDriverConnect)")
Environment
- Python: 2.7
- pyodbc: latest from pip install
- OS: ubuntu 16.04 x64
- DB:MySQL
- driver:MySQL ODBC 3.51 Driver