Viewing 15 posts - 166 through 180 (of 39,550 total)
I think you would be better off with Zork in SQL Server than Doom
April 29, 2025 at 5:33 pm
If the features exist, however clunky, they're there. In that case, it's feature complete, but the feature perhaps need definement. Feature complete doesn't mean that there isn't work to be...
April 28, 2025 at 2:28 pm
Thanks, glad you like it.
April 25, 2025 at 5:11 pm
Thanks, glad you like it.
April 25, 2025 at 5:11 pm
I think the docs are wrong. I was doing a few things here and didn't test the explicit phrase in the docs, which appears to be wrong.
My own tests with...
April 25, 2025 at 5:00 pm
That likely makes sense. I assume any error stops the repl from running? I might log this as well, just so if someone asks why it's not running, you can...
April 25, 2025 at 2:39 pm
The changes in cities aren't that people don't go to local busineses, but they go to local ones near them. So many that depended on a volume of business, like...
April 24, 2025 at 8:15 pm
Anyone on the observability train here? I keep reading about it and seeing stuff about it, and this explanation almost seems to go in circles: https://www.honeycomb.io/blog/observability-telemetry-monitoring
April 23, 2025 at 2:38 pm
Interesting to hear thoughts, and I am very torn on the ways in which things are handled. I will say at Redgate we try to be reasonable. We ask,...
April 23, 2025 at 2:25 pm
If you look at the code I posted, the text to describe what happens says that "When the fractional precision of the datetime2(n) value is greater than three digits,...
April 21, 2025 at 4:47 pm
I doubt Windows will lose 1/2 share as a laptop OS.
As a mobile device OS, yes, as I think iOS/Android and tablets are more and more common for many people....
April 21, 2025 at 4:44 pm
select *
from a inner join b on a.x = b.x collation latin_ci_ai
inner join c on b.y = c.y collation latin_cs_ai
April 21, 2025 at 4:42 pm
Apologies, my typo. It is UDP 1434
Points awarded back
April 17, 2025 at 8:30 am
Hi all,
Our approach is quite rigid: all components (web sites, services) must first be taken offline, then any upgrade scripts are applied to the database, then the components are...
April 16, 2025 at 7:49 am
I would prefer DB first because getting the data model right is something that will serve the business functionality well for years and probably serve many generations of applications,...
April 16, 2025 at 7:48 am
Viewing 15 posts - 166 through 180 (of 39,550 total)