Today I needed to debug a problematical T-SQL script involving cursors and such like. I had hoped that this would be available in the SQL Management studio but no such luck.
Fortunately I found this post from the SQL CLR team that got me going.
Today I needed to debug a problematical T-SQL script involving cursors and such like. I had hoped that this would be available in the SQL Management studio but no such luck.
Fortunately I found this post from the SQL CLR team that got me going.
Posted in Uncategorized