In SSMS, how can I get SSMS to show row numbers for a batch? I can get row numbers for a query window, but that does not help when an error occurs in batch statement. This feature would help me a lot to find errors from my code.
+1
A:
double click on the error in the message tab and it will move the cursor where the error statement is
SQLMenace
2010-08-14 20:37:10
Thanks, I did not know this.
juur
2010-08-14 20:49:39