Results 1 to 9 of 9

Thread: restore database from backup

Threaded View

  1. #1
    Join Date
    Jul 2003
    Posts
    421

    restore database from backup

    Hi all,
    I want to restore My database from backup
    restore database HKData from disk ='H:\HKData.DAT'
    go
    i got error at
    Server: Msg 3154, Level 16, State 1, Line 1
    The backup set holds a backup of a database other than the existing 'HKData' database.
    Server: Msg 3013, Level 16, State 1, Line 1
    RESTORE DATABASE is terminating abnormally.
    ________
    SUBARU JUSTY SPECIFICATIONS
    Last edited by sql; 03-06-2011 at 01:36 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •