SQL Query view behaving strangely

  • Thread starter Thread starter Damon Heron
  • Start date Start date
D

Damon Heron

I have searched MS and can't find an answer to this bizarre behaviour. When
I am editing an existing sql statement, the cursor will not stay in one
place, if I click on a single letter, the entire row highlights and I can't
type anything or the whole row disappears! Any ideas how to fix this?
 
Damon said:
I have searched MS and can't find an answer to this bizarre behaviour. When
I am editing an existing sql statement, the cursor will not stay in one
place, if I click on a single letter, the entire row highlights and I can't
type anything or the whole row disappears! Any ideas how to fix this?


Check to see if you have an open form with its Timer event
running.
 
Back
Top