Back up of a drive with SQL database?

deepakvrao

Senior member
Feb 17, 2003
202
0
76
Hi Guys,

I have a drive which runs a software which uses SQL.

Any way that I can schedule a backup of this to an external USB drive on a daily basis? I was told that the SQL is running all the time, so it will not allow it's files to be copied so this kind of a back up is not possible?
 

fleshconsumed

Diamond Member
Feb 21, 2002
6,486
2,363
136
Exclude DB files from the regular drive backup and then use built in tools in SQL to backup databases separately?
 

Elixer

Lifer
May 7, 2002
10,371
762
126
Hi Guys,

I have a drive which runs a software which uses SQL.

Any way that I can schedule a backup of this to an external USB drive on a daily basis? I was told that the SQL is running all the time, so it will not allow it's files to be copied so this kind of a back up is not possible?
Which SQL you running specifically, and what OS?