
pyodbc 5.3.0
0
DB API module for ODBC
Contents
DB API module for ODBC
Stars: 3059, Watchers: 3059, Forks: 571, Open Issues: 72The 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
Related Packages
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
pythonfix

