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!