Skip to content

ran0dom0host/pyAccdbNorthwindPassworded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyAccdbNorthwindPassworded

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.