Hi,
I just tried to open an Access 2010 accdb file which is encrypted (password protected).
I created a database connection with the access data type Access to an accdb file.
The following error occurred during the test java.lang.RuntimeException: net.ucanaccess.jdbc.UcanaccessSQLException: Decoding not supported. Please choose a CodecProvider which supports reading the current database encoding.
I am working with java version "1.8.0_91" and
Talend Open Studio 6.0 and
Talend Open Studio 6.2
with modules
jackcess
jackcess-encrypt
ucanaccess
apache commons-codec
hsqldb
What can I do? Without password I can access the database.
Best regards
Hi, tAccessInput component should be possible to open an Access 2010 accdb file if you can open the password protected access file in read-only. Best regards Sabrina