How to debug stored procedures in Visual Studio .NET
Stored procedures on SQL Server can be debugged with Visual Studio. Simply find a stored procedure in Server Explorer and select either Run Stored Procedure or Step Into Stored Procedure option on right-click.
Stored procedures on SQL Server can be debugged with Visual Studio. Simply find a stored procedure in Server Explorer and select either Run Stored Procedure or Step Into Stored Procedure option on right-click.
No comments:
Post a Comment