Profiler

External Article

Testing with Profiler Custom Events and Database Snapshots

  • Article

We've all had them. One of those stored procedures that is huge and contains complex business logic which may or may not be executed. These procedures make it an absolute nightmare when it comes to debugging problems because they're so complex and have so many logic offshoots that it's very easy to get lost when you're trying to determine the path that the procedure code took when it ran. Fortunately Profiler lets you define custom events that you can raise in your code and capture in a trace so you get a better window into the sub events occurring in your code.

2009-07-15

2,305 reads

Blogs

A New Word: Ghough

By

ghough – n. a hollow place in your psyche that can never be filled;...

T-SQL Tuesday: Encryption and Data Protection

By

I have the honour of hosting this month’s T-SQL Tuesday. In case there’s any...

Parameterize your Databricks notebooks with widgets

By

Widgets provide a way to parameterize notebooks in Databricks. If you need to call...

Read the latest Blogs

Forums

The Need for DevSecOps

By Steve Jones - SSC Editor

Comments posted to this topic are about the item The Need for DevSecOps

A Reuseable Window

By Steve Jones - SSC Editor

Comments posted to this topic are about the item A Reuseable Window

Sentiment Analysis with IA

By Daniel Calbimonte

Comments posted to this topic are about the item Sentiment Analysis with IA

Visit the forum

Ask SSC Logo Ask SSC

SQL Server Q&A from the SQLServerCentral community

Get answers