When you say sql reporting tool I'm assuming you mean SSRS? If so, note that SSRS reports are basically urls so we have an iframe object and then just webset the psURL. One thing to be aware of is that the url of the iFrame and the SSRS report should be on the same domain as you might get cross browser errors.

Hope this helps,

Jeff