Viewing 15 posts - 2,221 through 2,235 (of 39,720 total)
I think this, with no real evidence, just anecdotal conversations and observations.
Some employers are crossing boundaries more, and not respecting time, calling or meeting at 7pm, but they are similarly...
December 7, 2020 at 5:00 pm
No update for now. I lost my resources for a few weeks to some other high priority items. I do have a few more important items in the issue list,...
December 7, 2020 at 4:53 pm
December 5, 2020 at 4:10 pm

I grabbed the first few names I thought of from a visit to a local restaurant. I have had these, and I like some of them. I...
December 5, 2020 at 4:04 pm
I would re-download as well, and double check the instance level.
December 4, 2020 at 6:56 pm
I haven't seen this, but I guess something could happen outside of SQL to do this. I'd set the service account in config manager to another account, save, then reset...
December 4, 2020 at 6:55 pm
Can you give a short example of what's in the file and what you want? Maybe a 2-3 line file?
December 4, 2020 at 6:54 pm
It would help if you showed some work. The general flow would be something like:
SELECT
CASE WHEN Q141 = 'EndofDay' AND AD141 = 'EndofDay' AND V141 =...
December 4, 2020 at 6:48 pm
OK, I was unable to get the original database back as the subscription expired.
I have created a new one and updated the credentials in the article.
December 2, 2020 at 9:41 pm
I bumped my post. I had one response where someone was using this with AGs and hadn't had this error.
December 2, 2020 at 1:32 pm
I'll also add that a lot of the "patches" by MS actually take years to fix, if they even bother to fix them at all.
For example, there's been a...
November 30, 2020 at 5:59 pm
No, we've seen them do that. We've seen millions of software projects that go slow. Bugs still appear.
Delivering every week doesn't mean you start writing code today and release it...
November 30, 2020 at 5:58 pm
And consider how quickly broken systems get patched.
A far cry from patches that were delayed months, sometimes closing in on double digit months, in the 90s and early 2000s.
November 30, 2020 at 5:52 pm
That's one of the tenets of DevOps. Don't leave software in inventory. Get it to the customer.
We do make mistakes moving faster. We also make mistakes moving slower. The thing...
November 30, 2020 at 4:27 pm
this is a merge process. you are merging data in two tables.
As I wrote. Update first, then insert. If you want to INSERT only, you need a WHERE condition that...
November 27, 2020 at 2:57 pm
Viewing 15 posts - 2,221 through 2,235 (of 39,720 total)