Search:

Type: Posts; User: copeg

Search: Search took 0.19 seconds.

  1. Replies
    5
    Views
    1,398

    Re: connectivity problem

    Try loading the ClientDriver rather than the EmbeddedDriver. eg Class.forName("org.apache.derby.jdbc.ClientDriver")
  2. Replies
    5
    Views
    1,398

    Re: connectivity problem

    Make sure the library that contains the Derby driver is on your classpath. I do not use Netbeans and do not know if the driver comes with the software...if not you can download the driver from the...
Results 1 to 2 of 2