I'm trying to get a handle on just what you want, so this might just be babbling... If you are looking for tools that can build reports against those databases, there are many tools that can do that.
One tool that is generally despised by DBAs, but happens to work well in all of those environments is
Crystal Reports. You can do reasonably sophisticated reporting (for example, there are complete SAS-70 audit packages that are done with Crystal Reports and a few custom DLLs that provide specialized functions).
My personal choice is generally the
Microsoft SQL Server Reporting Service. This provides a dynamite tool for sever hosted reporting that makes reports easy to develop, easy to deploy (via web, email, pdf, etc), and easy to manage (if a report needs to be changed, you can quickly make a change for every report generated by any user from that point onward).
If you are looking for something completely different, please try to explain and I'll gleefully ramble on on some other topic!
-PatP