I assume that the report server is converting the SMQL to SQL. Short of running a trace on the server, is there any way to capture the SQL ?
Thanks.
See 9.3.4.
Thanks Teo. So basically, you have to have admin rights to capture the SQL. That's unfortunate, makes the life of a developer a bit more difficult.
The first approach discussed in this section doesn't require admin rights. If you want, you can use a tracer, such as DebugView, to monitor the output in real time. Not sure what rights DebugView requires though.