all groups > sql server new users > december 2005 >
You're in the

sql server new users

group:

Seeing line numbers in query editor (sql 2005) how


Seeing line numbers in query editor (sql 2005) how Bob
12/19/2005 12:23:52 PM
sql server new users:
Is it possible to see the line numbers of the T_SQL code in query editor, it
would be usefull when writing code and you get a really explicit message
like syntax error near ' at line 49 <GGGG>

Thanks for any help,

Bob

Re: Seeing line numbers in query editor (sql 2005) how Andrew J. Kelly
12/19/2005 1:27:30 PM
If you go to tools options and choose the Text Editor and then All Languages
you will see a checkbox for line numbers. Also if you doublick the line
that shows the error (in the bottom pane) it will take you to the associated
line automatically.

--
Andrew J. Kelly SQL MVP


[quoted text, click to view]

Re: Seeing line numbers in query editor (sql 2005) how Bob
12/19/2005 2:47:58 PM
Thanks,
Bob

[quoted text, click to view]

Re: Seeing line numbers in query editor (sql 2005) how Danijel Novak
12/19/2005 7:20:29 PM
Hi,

Maybe you can use Ln indicatero in bottom right corner of the window.
It shows you in which line your cursor currently is.

--
Danijel Novak



[quoted text, click to view]

AddThis Social Bookmark Button