In SQL server I can debug SP but I want to debug a local temporary SP( #SP ). Can any one tell me if it is possible and how should I do it?
And it is very good if I can debug it from the visual studio 2010.
Note that I am using SQL2008 express edition but if it work in other edition I can debug it at my work place.