joba
run the trace server side so as not to use too much resource from the server. Either generate the script yourself (search this site for examples and check BOL) or in profiler set up the trace and start it then immediately stop it. (Ensure you capture the SP:StmtCompleted event at minimum and include the objectname and object type columns). On the file menu click File > Export > create Trace definition > for sql2005. Edit the script in the points indicated once profiler has generated it and then apply to the server
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉