Hi,

  I tried to modify my fields which are part of primary key and save
  object and it doesn't work. After some investigations i found out
  that Torque builds the WHERE clause from current values of the PK
  fields. Don't you think this behavior is ill? I try to modify one
  object and it turns out i will update another... On the other hand,
  what if i want to change the value of my primary key? Is it so
  uncommon?.. Torque could save objects PK when loading and then use
  it for saving object, why not?

--
Marius


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to