I am writing a program in which I access a jbdc:ucanaccess: database. When I run the program from my IDE (Netbeans) the program successfully runs.: Here it is ran with the IDE
But when I run the same program from my terminal, I get this error: This is ran from my terminal
I'm also using Ubuntu, if that makes any difference.