trackvalue of variable in profiler

  • HI,

    can anybody tell me how to get a value of variable that is passed

    through a procedure like exec proc(@a,@b).

    want to know the value of a and b while running the procedure

    through the profiler

    thanks

     

     

  • Run your profiler and chooose text data for the data column.  It will output the procedure as well as the params passed.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply