Hello,
We have set up a logshipping scenairo on 2 Sql Server 2005 machines. The secondary database is in STANDBY mode. We want to use this secondary server for reporting purposes, as the report viewers will query this STANDBY database according to their given execute rights. So we need multiple users on this secondary server, having different execute rights on the STANDBY database.
The problem is, after seting up log shipping, we can't grant the necessary permissions to the standby database as it is read-only.
Do you have any suggestions ?
Thanks, Umut