Viewing 3 posts - 16 through 18 (of 18 total)
You shouldn't need the THEN in the IF, I think you had an extra END in there, also. This appears to be working:
CREATE TABLE Table1 (col1 varchar(50), col2 varchar(50), col3...
December 4, 2009 at 7:14 am
I would assume when you're selecting your backup, near the bottom in the files to backup, you have a trn backup in there. Put a check into your .bak file,...
September 24, 2009 at 6:58 am
Make sure when you decide on a backup plan you build a well documented restore strategy. Lets say you're doing a full backup every night at midnight, differential backup at...
August 19, 2009 at 7:46 am
Viewing 3 posts - 16 through 18 (of 18 total)