Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
ann06
Posting Yak Master
171 Posts |
Posted - 2008-03-30 : 07:30:35
|
| I want to know if user defined functions like fn_example can be traced in profiler and what event to choose to trace functions executed.will it displays the function being executed or just the body of the fucntion?Thnxxxxxxxx |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2008-03-30 : 10:45:08
|
Yes it can be traced.Use SQL_xxx events. E 12°55'05.25"N 56°04'39.16" |
 |
|
|
|
|
|