Restore Database using backup file

  • I need help in using the backup file. I am trying to restore the sql database and I want to avoide the date and use astrick so how would I do that?

    example:MyDb_backup_2013_06_30_231639_7324894.bak

    Want to use like: MyDb_backup*.bak

    Can you please help

  • When restoring you have to specify the exact file name of the backup in the RESTORE statement

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply