Duplicate of: Does sql profiler show you the paramater values that were passed in? (Asked by same user.)
Hi,
I need a sql profiler that will show all the sql (raw sql or sproc) that are called to a database, along with the parameters passed into the queries.
I don't mind a commercial product if it has a trial.
Here is open source project I am using with SQL Server 2008 with great success: SqlExpressProfiler