debugging SQL Server Stored Procedures in .NET ide
Database
2
Posts
2
Posters
0
Views
1
Watching
-
I have in the distant past been able to debug SQL Stored procedures in the .NET ide, and now I have not been able to figure out the correct configuration. If anyone has this knowledge please give me and a multitude of others an hand with this very helpful tool. Thanks in advance for your help. SL
-
I have in the distant past been able to debug SQL Stored procedures in the .NET ide, and now I have not been able to figure out the correct configuration. If anyone has this knowledge please give me and a multitude of others an hand with this very helpful tool. Thanks in advance for your help. SL
You have to enable SP-Debugging in the .net-project. 'A programmer is just a tool which converts caffeine into code'