Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Some explanations on the backup
Message
 
 
To
11/02/2009 12:20:56
General information
Forum:
Microsoft SQL Server
Category:
Backups
Environment versions
SQL Server:
SQL Server 2005
Application:
Web
Miscellaneous
Thread ID:
01380728
Message ID:
01380966
Views:
41
Here's a sample RESTORE command in a simplest form
RESTORE DATABASE MyDatabase
   FROM DISK = 'D:\whatever\MyDatabase_Full.bak'
>Ok, thanks, my next test would then be without that additional step. So, it would be nicer.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform