Home Forums SQL Server 2005 Backups script to set all user database to simple recovery model RE: script to set all user database to simple recovery model

  • just a day or so ago someone asked for the same thing;

    see this topic for the discussion and a working solution:

    http://www.sqlservercentral.com/Forums/FindPost1162705.aspx

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!