I have a site and a database running using Turbine. I want to lookup some data on external database. How can Torque support multiple database connections and pooling? Essentially I want to use Torque as a layer on top of jdbc, but I don't want to generate relational-object mapping for the external database unless Torque can use existing database schema (b/c I have only read access to ext db). Is this possible? How?
Thanks Fred --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
