Password protected accdb with Python
- Python uses Jaydebeapi + Ucanaccess + Jackess + CryptCodecOpener.jar(I compile myself)
- Northwind example database from microsoft with password protected (password:12345678)
- This is just a simple example project, it read the database and print top 20 record from a table.