Is it possible to restore a SQL Server backup to a different database -


i restore backup different database original.

i did backup databasea, want restore databaseb. want test first , data backup, take data need update databasea.

how this?

yes can.

in gui

  • your source database "databasea"
  • your destination database if "databaseb"

on files tab, you'll need provide new file names.

enter image description here


Comments

Popular posts from this blog

Java sticky instances of class com.mysql.jdbc.Field aggregating -