Having to go back and use SQL Query Analyzer 2000 and can not remember how to turn line numbers in Editor screen. Thank you for your help. David
Welcome to the forums!. At the button of the results screen in Analyzer you have line number and column position.
Nope, not available in EM. The line numbers are of limited value though. The on-screen numbering depends on SET options, USE statement, GOs, and any system-supplied comments, included before the start of the actual definition script. This numbering may not correspond to the line number returned in a run-time error message. And sometimes errors refer to a line where the last or next bit of sensible information is located, before or after the problem area.
[quote user="David98"] Having to go back and use SQL Query Analyzer 2000 and can not remember how to turn line numbers in Editor screen. Thank you for your help. David [/quote] Why do you need a line number? I dont think you can gain anything actually with that