On Jul 21, 11:35 am, "Loren Z" <anonym...@discussions.microsoft.com>
wrote:
> When you change the database recovery model (from full to simple or from
> simple to full) does this get recorded in the transaction log?
It would get recorded in the transaction log of MASTER as that is
where the recovery models are stored.
Hope that answers your question.
David Hay