Hello,
I don't think you need his table. Can you post the schema file and torque.properties (of course you should
alter connection info to something dummy)?
Andras.
ron piterman wrote:
Well, I added the table, but I still get the exception :(
org.apache.torque.TorqueException: IdGenerator for table 'customers' is null
at org.apache.torque.util.BasePeer.doInsert(BasePeer.java:708)
at tutim.db.DBCustomersPeer.doInsert(DBCustomersPeer.java:258)
at tutim.db.DBCustomersPeer.doInsert(DBCustomersPeer.java:636)
at tutim.db.DBCustomers.save(DBCustomers.java:993)
...
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
