How can we help you today? How can we help you today?

Delay with large script blocks

If I paste a large script block, SPv3 takes some time to free QA to I edit the queriy. It's ok, I think it is parsing the code.

But after I start editing my code again(the code is alredy parsed), always I press "undo" key, it takes me the large time again. Even if my undo action is a simple space deletion.

Thanks

Ésio Nunes
EsioN
0

Comments

1 comment

  • Lionel
    Hi I presume that you are using Query Analyzer as the this behaviour will should only happen in that program. Unfortinatly since Query Analyzer was never suposed to suport plugins there is no way for us to be notified of what changes have been made to the file when you press undo. Since We don't know what changes have been made we have to do a full reparse whenever you press undo. I wish I could fix this behavious but as far as I can tell there is no reliable way to find out what has changed when you press undo. Since SSMS suppots plugins we get proper notification of all changes so you should get the expected behaviour in that program.

    Lionel
    Lionel
    0

Add comment

Please sign in to leave a comment.