L
Larry Bud
What's the preferred method of debugging SQL using ASP.NET 2.0 and VWD
or Visual Studio 2005? For now, I'm just using SQL Profiler to trap
the SQL statement, but that seems a bit kludgy.
Any way to set a break point and see the actual SQL statement being
sent to the SQL server?
or Visual Studio 2005? For now, I'm just using SQL Profiler to trap
the SQL statement, but that seems a bit kludgy.
Any way to set a break point and see the actual SQL statement being
sent to the SQL server?