Results 1 to 3 of 3

Thread: Question about SQL Backups

Hybrid View

  1. #1
    Join Date
    Aug 2004
    Posts
    188

    Question about SQL Backups

    Hi, I'm trying to find out how sql does full backups. What I want to know is what is actually going on on the back end? Does sql create a temp file first or does it do its work in a database etc... I have tried to search the net but haven't found what I'm looking for. If you can point me in the right direction that would be great.

    Thanks!

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    No temp file involved, you can read 'Full Database Backups' in books online.

  3. #3
    Join Date
    Aug 2004
    Posts
    188
    Thanks for your help.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •