|
-
Apr 23rd, 2013, 08:45 PM
#5
Re: SQL Backup
 Originally Posted by Jagjit
Hi
One option if possible is to copy MDF , LDF files with date extension . Secondly if possible output to .sql file.
Thanks
You cannot copy those 2 files while the database is attached and live. SQL Server has it's own format to store both database and the log in 1 file (unless you want it in .sql file as an export).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|