Viewing 15 posts - 1,006 through 1,020 (of 9,707 total)
May 9, 2017 at 9:10 am
GAH. Not awake this morning.
Made a recent change to code and am now unit testing. The change should have been invisible. Instead, I'm suddenly coming up with 552...
May 9, 2017 at 4:47 am
Regarding testing, we used to have some business users (back in 2005 thru about 2008) who would just click the APPROVE button on the testing emails we would send out...
May 9, 2017 at 4:33 am
Where have you been checking for errors?
Verify both the SQL Server logs and the Event Viewer Application / System logs for the times in question.
Are...
May 8, 2017 at 5:35 am
Hey, now. Who decided RedGate people could get praised on a RedGate board?
@=)
May 8, 2017 at 5:08 am
May 8, 2017 at 5:02 am
May 8, 2017 at 4:18 am
May 8, 2017 at 4:13 am
Or check out this link. See if it helps.
May 8, 2017 at 4:11 am
This sounds like a checkpoint file was created for the database via an SSIS package. The restore is probably trying to restore a checkpoint file that is either corrupt or...
May 8, 2017 at 4:09 am
May 5, 2017 at 11:51 am
In my workplace, we use DROP (after existence check) and then CREATE. Never ALTER except for tables and columns.
The reason being is we had a spate of no-longer-working-for-us...
May 5, 2017 at 10:18 am
The worst part is this is an internal department. I have no idea whether or not they only employ contractors or if some of these people are full time. I...
May 5, 2017 at 5:07 am
The coworker and I were talking this a.m. about how annoyed we are that a different department which sends files to us didn't bother to tell us that a file...
May 5, 2017 at 4:37 am
Viewing 15 posts - 1,006 through 1,020 (of 9,707 total)