Contents

pyodbc 5.3.0

0

DB API module for ODBC

DB API module for ODBC

Stars: 3059, Watchers: 3059, Forks: 571, Open Issues: 72

The mkleehammer/pyodbc repo was created 17 years ago and the last code push was Yesterday.
The project is very popular with an impressive 3059 github stars!

How to Install pyodbc

You can install pyodbc using pip

pip install pyodbc

or add it to a project with poetry

poetry add pyodbc

Package Details

Author
None
License
MIT
Homepage
https://github.com/mkleehammer/pyodbc
PyPi:
https://pypi.org/project/pyodbc/
GitHub Repo:
https://github.com/mkleehammer/pyodbc

Classifiers

  • Database
No  pyodbc  pypi packages just yet.

Errors

A list of common pyodbc errors.

Code Examples

Here are some pyodbc code examples and snippets.

GitHub Issues

The pyodbc package has 72 open issues on GitHub

  • Cursor.Statistics does not return values for an Access table with Kanji characters
  • Unable to connect to FileMaker Pro
  • Avoid heap corruption with NULLs in TVPs (#1450)
  • Executing stored procedures using TVP hard crashes python GC in python 3.11

See more issues on GitHub

Related Packages & Articles