http://www.microsoft.com/technet/prodtechnol/sql/2000/maintain/sqlbackuprest.mspx
HTH, Jens Suessmeyer.|||
i use vs 2005.
i can backup the database but when i take the .bak file to another computer its fail to restore it back.
|||Sure, there can be a problem if you restore the database at another server because the original pathnames are stored in the backup media as well. So by default the restore want s alsways to take place in those directory, which normally don′t exists. Perhaps if you had your orignal filesnames stored on D:\Data and the Logfiles on E:\Logs then the backup without any input want to place these files there, if the drives(letters) and/or folders don′t exists, the command will fail. Passing the NEW destination of the Data and Logfiles will help you aroudn the problem.
HTH, Jens Suessmeyer.
(Please indicate the thread as solved if it is)
HTH,Jens Suessmeyer.
No comments:
Post a Comment