Believe it or not it's on a select statement. The only thing I can think of is that there are some changes being made to the rows while I am selecting them. These are bank accounts so I am wondering if that could be causing the problem, since they are updated as transactions are performed. But I am not sure of a way around them. Since we are online 24 x 7 I could be running into this problem constantly so there isn't a time when I can run this where there might not be a conflict. Any ideas how to get around this?