Debugging variables

While I'm debugging a stored procedure all my variables pop up as (Not a Variable). Is there some setting I need to change to see the value? This was working.

Thanks
 
Could it be that you unchecked the compile with debug information preference?

regards,
Patrick
 
Back
Top