Sharon Hershon wrote: > I was just looking for the "convenience" of not doing this as > there are many hundreds of thousands of transactions (objects) > per day and *lots* of properties. The point about lots of properties is a very strong one.
This is a good case for a Merge command or for a %Merge() method. You need to avoid coding each property to be copied.
