[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.dtp] Re: cant create new driver definition for derby.jar

Hi Adam

Adam Posner wrote:
[...]
Define the driver for the derby access. Go to Window-> Preferences and select "Data Management" -> Connectivity -> Driver Definition. Press Add. Select Derby and the version you want to use. Select then the tab jar press Add and select the derby.jar (which contains the driver).

WHen I follow these directions a window comes up saying 'New Driver Definition'
and under that it says 'Specify a Driver Definition and Template Name'.
I select derby.jar, click 'Add Jar/Zip File' and get this error:


Unable to locate JAR/zip in file system as specified by the driver definition: derby.jar.
[...]

This usually message means that you have a file in the "Jar List" that DTP cannot resolve. Can you replace the entry "derby.jar" with the location of the derby.jar on your system (e.g. /home/cuco/workspace/DTPDatabaseAccess/lib/derby.jar)? You can do this by using the buttons on the right in the "Jar List" tab.

Thanks
Rico