Hi

I use jetspeed 1-4.b3, MSSQL 2000, and MS JDBC Diver and i have a strange problem.
I ve done the tutorial-9 and it's work fine, i can retrieve the table coffee and make 
insert and update.
I try to do the same with my Database, i made the schema and configure the torque 
properties for having a pool to my DB.
I can retrieve the row from table of my DB but when i try to update or insert i have a 
torque exception, 
org.apache.torque.TorqueException: 'agency' : Wrong object name
Agency is the name of the table and the name of the generate object (by torque)

Hope someone could help me

Reply via email to