Hi,
I dealing with one of those overrun situations, where I have a process that
deletes DataObjects, then immediately returns to the same table to select
more, looping through the result set. Problem is, that some of the ones
returned in my select are still transient (I suppose), and are in the
process of deletion. What is the best practice to check the DataObject again
to guarantee that it is really still there?
TIA,
-david
This archive was generated by hypermail 2.0.0 : Thu Mar 29 2007 - 21:48:48 EDT