Is there any way to do a dirty select to find out what a process is up to? I have a process that is writing 150,000 rows to a table and it is taking way longer then I thought it would. I would like to read the table to make sure that it is not looping through the data or anything like that. Thank you SIm