Click here to Skip to main content
15,891,633 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello To All
I need know how can use the feature break point in sql server
Posted

1 solution

after inserting breakpoint execute your script

check link how to use breakpoints
http://msdn.microsoft.com/en-us/library/xehsh1hb.aspx[^]

and press F11 to proceed debugging

http://stackoverflow.com/questions/5993380/how-to-debug-stored-procedures-in-sql-server-2008-without-clr[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900