I'm not a database expert so forgive the question if it's a stupid one. When I turn on database logging and run my sequence the data isn't always stored in the tables in the same order that it was tested. This is very frustrating when I have multiple loops on a particular parameter. Am I doing something wrong? I realize I could correct the problem by keeping track of the loop dynamically but that's extra work.

kph