SQL Window Looping problem

Has anyone ran into any problems with the sql window executing a query over and over again? I type in select * from tablename and execute the query and the query doesn't run once and return results but instead it runs continously until I kill the sql window. Is there something I have configured incorrectly?
 
Does this happen regardless of how your execute it (toolbar, menu, F8 key)?

Does it only happen with the SQL Window?
 
Thanks for the reply,

It was happening when I hit the execute using the toolbar. It also happened when I used the query data option or the edit data option when right clicking a table. Un-installing and re-installing plsql/dev did not fix the problem either. Since Friday the machine I was having problems with has crashed with hardware problems and has been sent to Texas for repairs. This may have been related. Once I get it back I will re-test.

Dave
 
Back
Top