Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use the pyodbc
driver to connect to a SQL database from Python code. This series of articles provides step-by-step guidance for installing and using this Python SQL driver.
Get started
- Step 1: Configure development environment for pyodbc Python development
- Step 2: Create a SQL database for pyodbc Python development
- Step 3: Proof of concept connecting to SQL using pyodbc
Documentation
Support
PyODBC is community-supported software. Microsoft contributes to the pyODBC open-source community and is an active participant in the repository at https://github.com/mkleehammer/pyodbc/. However, this software doesn't come with Microsoft support.
Tip
To get help, file an issue in the pyODBC GitHub repository or visit other Python community resources.