Viewing 15 posts - 3,946 through 3,960 (of 39,735 total)
Do you need to account for DST? Because the SWITCHOFFSET function wants your parameter to be DST adjusted when you pass it in.
May 2, 2019 at 7:39 pm
Also, how do you get this data?
May 2, 2019 at 7:37 pm
Content didn't get published for some reason, so it's a 404 for you. I see it fine. Bug filed for scheduler issues.
May 2, 2019 at 4:20 pm
That was a SPAM post, and it was removed between the time the newsletter was sent and you clicked the link. I'll work on a better messages.
May 2, 2019 at 4:18 pm
Yeah, posted another note on the issue and reopened that code needs to be quoted.
May 2, 2019 at 4:14 pm
Let's check wide code in this post.
INSERT dbo.Claim (PharmNo, ClaimNo, ClaimDate) VALUES ('ABC', '123', '2019-01-01'), ('ABC', '987', '2019-01-02'), ('DEF', '234', '2019-02-01'), ('HIJ', '343', '2019-03-01')
GO
SELECT a.*,... May 2, 2019 at 2:32 pm
Good luck. If you have more issues, ask more questions.
May 2, 2019 at 2:31 pm
Have you ever encountered some code that makes you feel that you need wine instead of coffee to fix it? Or is it just me?
I encountered...
May 2, 2019 at 2:12 pm
Unikernals sound interesting, but really, more like a container. There still needs to be some hardware manager to allow multiple processes on the hardware, so this seems more like a...
May 2, 2019 at 1:43 pm
We are testing and trying out a few different plugins. Sometimes licensing for a few of these is strange and we've had some issues with them working in QA, and...
May 2, 2019 at 1:39 pm
No worries. Juggling projects can get confusing. I wish that they supported refreshes of some sort, but they really didn't architect this in and not likely going to in the...
May 2, 2019 at 1:37 pm
Yeah, my fault. Didn't check the WHERE clause box as the answer. This new interface is a little tricky as I don't have a validation check and I can't see...
May 2, 2019 at 1:32 pm
IaaS is often the way to go when you want to lift and shift, but if the workload is not steady and you have to overbuy hardware for peaks, better...
May 2, 2019 at 1:30 pm
Viewing 15 posts - 3,946 through 3,960 (of 39,735 total)