You can use this system Stored Procedure to find the all dependencies of an Object. EXEC sp_depends @objname = N'StoredProcedureName' ;
I love Programming, and Eager to learn New things Curious about Microsoft Products, Interested in Knowledge sharing. If you can dream IT, You can become it, If you can think IT, You can do IT, If you can believe it, you can achieve IT.