• Thank you to Calvin Lawsen, Posted 7/26/2004 6:55 PM. I tried and it worked first pass.

    However, I had to modify a bit to make the process delete the records with the earliest date and time stamp, leaving only the most recent record. However, upon closer scrutiny, I noticed that the second part of your code segment, i.e. beginning with "DELETE FROM

    p1......" didn't seem necessary?! The first code segment worked just fine.

    Am I missing something or was this an oversight?