I have large transactional system running and I have implemented log shipping as backup mechanism
The data is shipped and refreshed every 15 minutes
I want to run Mydbr on this log shipping database but issue is such log shipping backup database is readonly
Can I have solution to have two connections one for all SPs which will fetch data and anather for the Mydbr tables which are updated