On 11/10/05, Knut Anders Hatlen <[EMAIL PROTECTED]> wrote: > Just a wild guess: Starting ij in Eclipse sets derby.system.home to > the directory where the database is located, hence the database is > found. In the other cases derby.system.home is set to its default > value (current working directory), which is not where the database is > located.
No, I didn't start ij from within eclipse, but rather from the commandline. And derby.home shouldn't matter when using jdbc:derby:classpath, right ? Tom
