SQL Server Profiler - Destination Table

Use the Destination Table dialog box to specify a table where you wish to store the trace.

Options

  • SQL Server
    Specifies the instance of SQL Server currently connected. This field is populated automatically and cannot be updated. To change the server, click Cancel and connect to the instance of SQL Server where you want to store the trace table.
  • Database
    Specify the database where you want the trace table to be stored.
  • Owner
    Specifies the owner of the trace table. This field is populated automatically as dbo.
  • Table
    Specify the name of the table where you want to store the trace.

See Also

Other Resources

How to: Save Trace Results to a Table (SQL Server Profiler)
Using SQL Server Profiler
Introducing SQL Server Profiler
SQL Server Profiler Reference

Help and Information

Getting SQL Server 2005 Assistance