Hi, thanks for the link. I checked how Bricks-CMS impements Derby but the settings seem to be similar to the ones i made. With ij, the tool shipped with Derby, i get the right result-set for the sql-query.So i am still looking for the error.
Tino Breddin > Le 23 nov. 05, à 12:34, Tino Breddin a écrit : > >> ...As you can see i want to use derby in the embedded mode. If i >> handle a >> select statement with the sql transformer i get the following error: >> >> <error>Schema 'USER' does not exist</error> >> >> I checked the database and the schema USER exists >> >> Has anyone a hint for me?... > > You could have a look at the bricks-cms example to compare with what > you're doing, it uses derby in embedded mode. See > http://wiki.apache.org/cocoon/BricksCms > > -Bertrand > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
