How can i debug stored procedures in SQL Server 2008 management studio?
Currently i put a break point on SQL query and then press start debugging but i get an error that debugging cannot be started on my machine.
What are the permissions required right now i am logged in as sys admin. Do we need to attach any process for this if yes the what process and how to do it.
Please share considering i am a complete fresher to SQL server 2008.
I DONT WANT TO USE CLR DEBUGGING.
Thanks, AJ