SharePoint 2010, MOSS 2010, InfoPath, ASP.Net, SSRS
Thursday, 19 January 2012
Restore Database SQL Service Using Command
1. Command to Restore Database form Bak File.
RESTORE DATABASE [MyDB] FROM DISK = N'D:\Backup\DBBackup\ MyDB .bak' WITH FILE = 1, NOUNLOAD, REPLACE, STATS = 10
GO
2. Thank for Reading this Blog.
our new blog site :
http://blog.hintechnology.com
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment