How to debug store procedure in sqlserver ?


Hi
If you are working with sqlserver database then debugging process is very simple as compare to other database.

If you are working with sqlserver 2005 then you can debug the store procedure like
Sqlserver 2005 debugging process

If you are working with sqlserver 2008 then you can debug the store procedure like
Sqlserver 2008 debugging process

I hope it will help to someone.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.