archanabharathi
Programmer
Hi,
I use Microsoft SQL profiler to create a trace. In the Data Columns tab, I add Object Name as a column I want to capture (in addition to the default columns). When I run the trace, the trace details are displayed in table-format on the SQL profiler screen.
I can see the Object Name column but there are no values in it - even when I do a select on some object, the query is shown in the TextData column but the object name is not shown in the object name column.
How do I display the object name in the trace? Any help is appreciated! Thanks!
I use Microsoft SQL profiler to create a trace. In the Data Columns tab, I add Object Name as a column I want to capture (in addition to the default columns). When I run the trace, the trace details are displayed in table-format on the SQL profiler screen.
I can see the Object Name column but there are no values in it - even when I do a select on some object, the query is shown in the TextData column but the object name is not shown in the object name column.
How do I display the object name in the trace? Any help is appreciated! Thanks!