We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
small build correction
add article ref for building
use "python -m pip install", not "python setup.py install"
update VS 2019 build tools installation
Add Ubuntu apt install unixodbc-dev
Updated Building pyodbc from source (markdown)
fix Visual Studio version number (16, not 14; 14 was VS_2015)
clarify Windows build instructions
Build Tools for Visual Studio 2019 url has changed
Remove reference to bdist_wininst which has been deprecated
Use Visual C++ 2019 compiler for builds
Update Windows build instructions
correct VC++ compilers needed to compile various Python versions
Created Building pyodbc from source (markdown)