Hi Friends,
How to take separate backup of MDF and LDF files in Sql server 2008. Give Step by Step procedure for this.
Thanks in Advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manikavelu VelayuthamPosted Sep 15, 2010, 8:01 AM
backup log databasename todisk='d:\'
Hope the above command will help you to backup the files
Manikavelu VelayuthamPosted Sep 15, 2010, 6:51 AM
C:\Program Files\Microsoft SQL Server\MSSQL.4\MSSQL\Data
Here it will display all the mdf and ldf file, you can directly copy from that location