When I run profiler to trace an application, it records all SQL statements and activity the main exe issues. However, when the exe calls a dll, the code issued by the dll does not show up in the trace. Is there a trace flag or event that I'm failing to utilize. I'm using the default trace template. Any help would be appreciated! Thanks