Skip to content

gordthompson/ucanaccess-generic-opener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ucanaccess-generic-opener

The simplest form of an "opener" class that allows UCanAccess to open protected Access database files via Jackcess Encrypt.

Sample JDBC connection URL:

String connUrl = "jdbc:ucanaccess://C:/Users/Public/test/uls_test/protected.mdb" +
        ";jackcessOpener=com.gordthompson.ucanaccess.crypto.CryptCodecOpener";

About

Generic opener class for UCanAccess + Jackcess Encrypt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages