Use this tag on any questions related to data restore (in contrast to data recovery).
I backed up a database: BACKUP DATABASE MyDatabase TO DISK = 'MyDatabase.bak' WITH INIT --overwrite existing And then tried to …
sql-server backup restoreI'm new to postgresql, and locally, I use pgadmin3. On the remote server, however, I have no such luxury. I've …
postgresql command-line backup restoreBy default, mysqldump takes the backup of an entire database. I need to backup a single table in MySQL. Is …
mysql backup restoreI have a backup of Database1 from a week ago. The backup is done weekly in the scheduler and I …
sql-server-2008 backup restoreI have a SQL Server 2012 database with filestream enabled. However, when I backup it and try to restore it on …
sql-server restore sql-server-2012Is it possible to restore a MySQL database from the physical database files. I have a directory that has the …
mysql backup restoreMy SQL Server 2005 doesn't restore a backup because of active connections. How can I force it?
sql-server sql-server-2005 backup restore disconnectWhen I backup or restore a database using MS SQL Server Management Studio, I get a visual indication of how …
sql-server backup restoreI don't really understand this idea. Do I have to provide a restore button for the user? What method should …
iphone in-app-purchase restoreI have a mysqldump backup of my mysql database consisting of all of our tables which is about 440 megs. I …
mysql backup restore