example_msaccess_python
Examples for create a Microsoft Access database and query his data with Python.
Libraries
There are the following libraries supported:
-
pyODBC Examples.
-
SQLAlchemy Examples.
Entity–relationship model
Documentation
Download the database documentation here.
Requirements previous
- Install the Microsoft Access Database Engine 2010 Redistributable (Drivers) or Microsoft Access Professional 2010.
Tested it with
-
Microsoft Access Professional 2010.
-
Python 3.8
Development
Checkout the Development notes at DEVELOP.md.
