Tagged Questions

0
votes
0answers
71 views

MSDE backup file is appending

I have an MSDE 2000 database backup file which is appending rather than deleting or renaming. I am using this command: BACKUP DATABASE [SPSDB] TO DISK = 'E:\Program Files\Microsoft SQL …