Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.81 KB

File metadata and controls

37 lines (26 loc) · 1.81 KB
title Python SQL Driver - pyodbc
description This guide describes installing Python, the ODBC Driver for SQL Server, and pyodbc. Sample code shows how to connect to and interact with a SQL database.
ms.custom
ms.date 03/24/2022
ms.prod sql
ms.technology connectivity
ms.topic conceptual
author David-Engel
ms.author v-davidengel

Python SQL Driver - pyodbc

:::image type="icon" source="../../../includes/media/download.svg" border="false"::: Install SQL driver for Python

This article provides step-by-step guidance for installing and using the Python SQL Driver, pyODBC.

Get started

Documentation

For documentation, see 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.

To get help, file an issue in the pyODBC GitHub repository or visit other Python community resources.

Community resources