Hi, Thomas,

Thank you for the reply.

> - A criteria can be changed when a select is made. You use 
> the same criteria to count and to delete. This is typically 
> not a good idea.

That comes as a surprise to me - I would not expect use of a criteria to
change it.  I tried it just now with separate but (initially) identical
criteria and the behavior is unchanged.

> - Unfortunately, select and delete sql is composed 
> differently. Have you tried to debug the sql code which is 
> used for the delete ?

No, I haven't.  As I dug into it, when it got to BasePeer, it hit
library code (classes from the jar instead of source files in my
project) before creating the sql and I haven't yet brought the torque
source into my project to debug further.

Peace,
--Carl

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

Reply via email to