Viewing 15 posts - 91 through 105 (of 114 total)
Whoops. Sorry about that.
Thanks for the reply, [Jeffrey]
October 7, 2010 at 6:41 am
I also forgot to mention RedGate SQL Backup has some really handy features for file management and aging out old backups. I'd highly recommend it.
October 6, 2010 at 3:05 pm
Sorry for the delay in replying.
Re: appending
Run the following:
BACKUP DATABASE junk TO DISK = 'C:\junk.bak' WITH INIT
BACKUP TRAN junk TO DISK = 'C:\junk.bak'
Then do...
October 6, 2010 at 3:03 pm
Definitely TLogs are the way to go for you. Depending on how much you trust your hardware, you might want to consider backing up to a network location, then...
October 6, 2010 at 6:45 am
Sorry - the point of my post is that the developers should see the structure of the database and 'placeholder' data but there's no reason they should see live data....
August 2, 2010 at 7:26 am
When starting at a new job, I was appalled to find that the vendor (large, name you'd recognize) of a key software package dealing with HIPAA data provided a 'masking'...
August 2, 2010 at 7:24 am
<LOL>
I didn't see the entire second page of replies.
My apologies to Jeff and the group.
July 7, 2010 at 12:57 pm
I tinkered with this for a little while today and came up with something that just dealt with business [hours]. If anybody wants to goof around with it a...
July 7, 2010 at 12:50 pm
I work in the healthcare industry currently (the grey in the beard = many different industries) and I've found that healthcare software is pathetic. We have a package from...
April 7, 2010 at 7:40 am
That would be really handy for replacing end-of-life hardware as well. Gather query info on the old system, replay it on the new box and see what shakes loose....
November 16, 2009 at 8:10 am
A few thoughts from a simple-minded DBA with near fatal deficiencies of caffeine at the moment.
1. Anybody that purchases an application accepts a software licensing agreement, which typically includes...
April 10, 2009 at 8:46 am
Thank heaven for this forum. Hearing things like "dBASE dot prompt" etc. makes me glad I'm not the only DBA flashing back on SQL 4.21 days...
I learned...
April 3, 2009 at 9:05 am
I shared a cube wall with a person that didn't necessarily type as much as play the keyboard like a set of bongos - I swear it sounded like they...
March 27, 2009 at 7:16 am
I've been earning a paycheck to do database stuff since 1987. I've paid my dues to get my foot in the door, kept up with the latest technology to...
January 9, 2009 at 8:09 am
I think the only hesitation for some to relocate to work in a remote opportunity is the lack of a 'Plan B' if the company folds. Finding yourself owning...
October 16, 2008 at 6:44 am
Viewing 15 posts - 91 through 105 (of 114 total)