hi guys,
I've read the the knowledege base article on backing up but i would like to know the strategies of backing up fortress nightly. Backing up through the website produces one file... can i leverage this to create a nightly backup so i can create a simple restore point for my database? Do i need to rely on the BACKUP DATABSE T-SQL command?
I would really like a solution where i can create a nightly backup of my database(hopefully to one file) which then can be restored in SQL Server Express later...
Again i'm using SQL Server Express 2005.
backup strategies
Moderator: SourceGear
Re: backup strategies
I think i failed to make the point that Fortress has three different databases to backup so i was hoping for suggestions on that.cisco.hdz wrote:hi guys,
I've read the the knowledege base article on backing up but i would like to know the strategies of backing up fortress nightly. Backing up through the website produces one file... can i leverage this to create a nightly backup so i can create a simple restore point for my database? Do i need to rely on the BACKUP DATABSE T-SQL command?
I would really like a solution where i can create a nightly backup of my database(hopefully to one file) which then can be restored in SQL Server Express later...
Again i'm using SQL Server Express 2005.