Did you figure what was the problem with update? I am having similar problem when updating a table. Nothing happens. I am using idMethod=none.
Thanks Paddy -----Original Message----- From: Silviu Marcu [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 25, 2003 7:37 AM To: [EMAIL PROTECTED] Subject: update Problem Hi, I have a problem when I try to update an object I have a FKTable that contains 3 id's When I try to make Object.set(other object) and after that make a save . Nothing happens in DB. I debugged the call and the id's are changed and the object detects modifications, but nothing happens in db and no EXCEPTIONS. Any of you have an Ideea? I don't use id-table from torque (I use id method = native) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
