In MS Reporting Services, how do you set a dynamic dataset, based on a selectable Report database parameter?
For example, I have one dataset, Insurers, that has a text SQL Query, instead of a stored procedure, and I need to use the database that is selected by the user in the Report database parameter as the datasource for the Insurers dataset.