Please forgive me if this is the wrong forum. And also I'm a total newbie at SQLServer.
I'm working with SQLServer2k. When I do a syntax check on my stored procedure, I get an error message. It says the error message # (156) and that there is a syntax error near the keyword SET. Well there are many SETs in my procedure. How the heck to I make the line numbers appear in the error message?
I'm working with SQLServer2k. When I do a syntax check on my stored procedure, I get an error message. It says the error message # (156) and that there is a syntax error near the keyword SET. Well there are many SETs in my procedure. How the heck to I make the line numbers appear in the error message?