-
Hello community, before I add an issue, I wanted to make sure, that I didn't overlook something. I tried to open a connection for ms access. As for every version before, I placed the ucanaccess driver in the associated database folder. Then I started HOP and tested the connection and.. I got the error message, that the driver can't be found. Then I took a look into the docs and saw, that apparently the ucanaccess driver is included in the lib/jdbc folder of HOP. So I deleted the driver and tried again, with the same result. Am I missing something here? Thanks and greetings |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
-
there were some updates for #4918. The MS Access implementation uses |
Beta Was this translation helpful? Give feedback.
-
Unfortunately no. I tested with both but I still get this:
|
Beta Was this translation helpful? Give feedback.
-
I don't have any access db files locally so can't test try to reproduce right now. |
Beta Was this translation helpful? Give feedback.
-
That results in this:
|
Beta Was this translation helpful? Give feedback.
-
definitely ticket material in that case. |
Beta Was this translation helpful? Give feedback.
-
As a workaround you can do the following: I'm taking a look why it isn't working anymore because driver class is still the same as before |
Beta Was this translation helpful? Give feedback.
As a workaround you can do the following:
I'm taking a look why it isn't working anymore because driver class is still the same as before