On Wed, Feb 01, 2006 at 05:04:22PM -0800, Bob Pawley wrote: > I do think I have a recursive problem. It's just hard to see at the moment. RAISE is your friend. If you can't figure out where the recursion is coming from then add debugging output to the trigger functions to see what gets called when. -- Michael Fuhr