Hi

i'm a new user of Derby,
- the IDE i'm using to develop is Eclipse
- i've just made a little pogram, to test the connexion with an embedded
base
- the program is working, the connexion is ok but i have a little question:

The documentation says "Use the setEmbeddedCP script to set the classpath
when the database engine is used in embedded mode. This script adds the
derby.jar and derbytools.jar files to the classpath."
However in my program i tried to set only the derby.jar file to the
classpath, and the program worked (i didn't set the derbytools.jar).

is it necessary to add derbytools.jar to the classpath? and why?

thank you in advance

Reply via email to