Showing posts with label fired. Show all posts
Showing posts with label fired. Show all posts

Wednesday, March 21, 2012

Report Builder Query

Can we view the query that is fired on the Report builder to debug as i am finding some error in data...

Can you run SQL Profiler to get the SQL command that is sent to SQL Server?

Jarret

|||

http://blogs.msdn.com/bobmeyers/archive/2006/07/05/657125.aspx tells how to do it.

R