in order to gather parameters for a database. Everything seems to work
fine, unless I'm trying to load a report that uses a data set from a
library. The data source in the library uses the default database values
defined for anything that comes from the library (such as a master page),
and then uses the database defined in the property binding for any
elements defined in the report itself.
Is there a way to set things up so that the data source always uses the
database defined in its property bindings, or some reason I've missed as
to why its not applying them earlier?