Kenny: Yeah, I try never to delete rows from temp table. I'm not sure whether that contributes to corruption but it does make the temp file size grow astronomically.
Karen In a message dated 6/22/2011 12:24:00 PM Central Daylight Time, [email protected] writes: > Drop and recreate temp tables instead of deleting rows over and over. > This stopped temp table corruption for me. > > >

