Every time I try to run a small application that uses a Derby DB I get this error message:
Message: Database at /path/to/db/TheDB has an incompatible format with the current version of the software. The database was created by or upgraded by version 10.4.
I've added the library from Netbeans, and still have the same problem.
I'm not sure what to do here.