Hi,
I have noticed that support for Apache Derby has been added in CVS but not in the stable release. Does anyone have Torque running with derby as an embedded database? Which driver should be used to do so? I would appreciate some input on the structure of the config file: torque.database = derby torque.database.createUrl = jdbc:derby:test torque.database.buildUrl = jdbc:derby:test torque.database.url = jdbc:derby:test torque.database.driver = org.apache.derby.jdbc.EmbeddedDriver torque.database.user = user torque.database.password = user #torque.database.host = 127.0.0.1 #torque.schema.dir = ./schema Kind Regards, Neal