I\'m trying to read a mdb file with jet encode with a very simple program.
import java.io.File; import java.io.IOException; import com.healthmarketscience.jackc
Should be fixed in the jackcess-encrypt 2.1.3 release.
Finally I solved my problem changing the library jackcess-encrypt-2.1.2.jar by jackcess-encrypt-2.1.0.jar.
I don´t know why but this made me possible did this work.