I'm using Torque 3.1. The documentation I've found says that the database element name must be the same as the databaseUrl property in build.properties. The url to access this is slightly quirky under Interbase - "http://dbserver//opt/interbase/devel.gdb".
What should I specify for the database element's name attribute? - a) devel.gdb b) //opt/interbase/devel.gdb How do I specify the database factory? Don't I have to use the database name rather than the project name? torque.dsfactory.?????????.factory = org.apache.torque.dsfactory.SharedPoolDataSourceFactory --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
