Hi all,
I'm running a simple select * query in the QA. However, in QA it continues to state that the query is running which maybe taking about 2-3 mins!!
BUT, in the SQL profiler it comes up with batch completed, even though the query is still running in QA!!

Can anyone shed any light as to whats going on?
This is an actual Insert Into... Select [Column] that is causing problems within my application in that it times out after the default number of secs.

Regards

John