Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Netbeans Adding Derby Driver

Netbeans --> Window --> Services --> Databases --> Drivers

I've mistakenly deleted all files from this folder. I succeed to add Java DB Embeded driver. But I'm not able to add Network driver & others as I don't know their class name.

Before Deleting It was looking like this, What should be the Driver Name Here?

like image 323
अक्षय परूळेकर Avatar asked Oct 16 '25 19:10

अक्षय परूळेकर


1 Answers

In my Netbeans (8.2 - but I see no reason why other versions would be different):

Driver files:

path\to\jdk\db\lib\derbyclient.jar
path\to\jdk\db\lib\derby.jar

Driver Class

org.apache.derby.jdbc.ClientDriver
like image 190
fvu Avatar answered Oct 18 '25 16:10

fvu



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!