i am using visual studio 2013 and often set break point on code when call store procedure. when we are passing data to store proc that we can debug from IDE but some time we need to debug store proc from VS IDE 2013. so please tell me way out to debug store proc from VS2013 IDE when we pass data from my program to store proc.
need step by step details. thanks