• Shawn Melton (2/16/2011)


    I call shenanigans. How can the answer not be no? If a database is set to Bulk-Logged recovery model that means some transactions are minimally logged. That would mean the complete transaction would not exist in the database log file, how can you restore to that when SQL cannot rebuild the whole transaction?

    The correct answer stated that you could restore to a point in time if there were no bulk-logged changes.

    BOL however contradicts itself. In one page they say it isn't possible, on another they say it can be done if no bulk logged operations have occurred.

    Even the references that you gave contradict themselves.

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP