Hooray! This works! I added
torqueConfig.addProperty("torque.database.rego.adapter","oracle");
to my torque init and it works great!For those of you who use the torque properties file for initialization instead of doing it in code, the equivalent thing to do would be to add
torque.database.rego.adapter=oracle
to your torque properties file where "rego" is your own database and "oracle" is the name of the db adapter used in torque for your database. Hooray!
At 09:55 AM 7/12/2003, you wrote:
Finally my problem has been autosolved :)
The problem was a misconfig error and... ... the well known addAscendingOrderByColumn
anyone found a solution for that?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
