2

How does one step through code SQL CLR through VS 2012?

I'm trying to read my code line by line and see hoe my calculations work but when I put a break point in my application and try to step through I can't it just ignores it.

I have already tried many solutions given on the net by MSDN and Stack Overflow: 1 2 3 4 And a whole lot more but I can't seem to solve my problem.

Community
  • 1
  • 1
Lord-David
  • 535
  • 1
  • 11
  • 34
  • 2
    Unless you tell us what actual solutions you've tried, people may end up just wasting their (and your) time posting solutions you've already tried, or not posting solutions you've not tried, on the assumption that such a solution is obvious/easily findable on the internet, and thus you *must* have already tried them. – Damien_The_Unbeliever Sep 23 '13 at 06:50
  • @Damien_The_Unbeliever sorry - [Here](http://stackoverflow.com/questions/12016417/how-to-debug-sql-server-t-sql-in-visual-studio-2012) including linked qustions and the MSDN webstite ralating to the above question. – Lord-David Sep 23 '13 at 06:57

0 Answers0