How do I fix the issue of ClientDriver not found in Netbeans?

307 Views Asked by At

I have created a JavaDB in Netbeans and succesfully connected to it. But when I try to create a database (by right clicking on JavaDB) I get this issue. How do I fix it ?

enter image description here

By the way, my driver (Java DB Network) contains the same class that the above window says not found so I don't understand why it isn't working.

0

There are 0 best solutions below