I am using SQL Server 2000, Data stored in the database is Photo data and text data. I want to take backup of my database but i have a problem of abnormal termination of backup process due to the lesser available space in the hardisk for the backup file. I truncate the log file to create space but still the available space is lesser. How i can take backup of my database? Any answers will be appreciated.
Share
I suggest a free utility named SqlBackupAndFTP (I’m not involved with them)
The backups are zipped so you can save space on disk.
Also, you can schedule and copy backups to a lan or remote site.
It’s free for a maximum of two databases