Database Security Question
I am running SQL 2005, SP2
I have two databases (happen to be SMS (dbA) and SMS Client Health (dbB))
I have created a view in dbA that selects records from a table in dbB - view is called v_ClientHealthStatus
The view works great with my credentials
dbA (the SMS db) has SMS Web Reports configured (IIS will run a particular report - which is a sql query). All reports work, except the one that tries to use the view, v_ClientHealthStatus. I get the following error:
An error occurred when the report was run. The details are as follows:

