Hey, I've been trying to connect into a MS-Access database but I keep getting the following error.
here's my code: https://prnt.sc/qIXJ28IAQFEO
here's the error: https://prnt.sc/q3dVMXSO7JGT
and here is my project: https://prnt.sc/6mYDZgpJDR4D I've downloaded UCanAccess version 5.0.1
#Java & Database with MS-Access
9 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @valid wave! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
UCanAccess doesn't seem to be in your libs
I did go to configure build path and added external jar files, wich are the following jars in my lib folder
or did I do it wrong ?
Oh true
my bad I forgot to add the ucanaccesss jar.
I thought I had not added them properly or something. but I was missing the UCanaccess as you said, thanks.