Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: HELP - Restore is stuck

    Even i faced the same problem, and i dropped the database name then restored again. And it worked for me.

    USE MASTER

    GO

    DROP DATABASE <dbname>

    --- then restore the database again.

Viewing post 1 (of 1 total)