What are the steps needed to successfully be able to remotely debug a stored procedure (SQL Server 2005) from within VS 2005?
Both client and server machines are on the same domain. I have never done this so step by step instructions would greatly be appreciated.
Great Question! If I'm not mistaken I don't think debugging is possible inside of SQL Management Studio anymore (as it was back in the SQL Server 2000, Enterprise Studio days).
Happy Debugging!