Viewing 15 posts - 226 through 240 (of 6,025 total)
You also have to take into consideration the amount of wasted time that would result if the automated schedule was calculated incorrectly resulting in duplicated effort - or even worse,...
January 18, 2022 at 1:46 pm
That could be, but when management dictates to developers how to code a for() loop, then it's time to polish up the resume and move on.
January 12, 2022 at 3:03 pm
I don't know what logic was executed inside the loop. If it was querying the database for each iteration (bad design pattern to start with), then I can somewhat understand...
January 12, 2022 at 2:08 pm
SQL Server has been very very good to me.
January 6, 2022 at 8:13 pm
".. I wonder how many businesses have started to see new trends and needed to abandon some amount of historical data from their charts and graphs. If that's the case,...
January 6, 2022 at 7:34 pm
The other day, I loaded up Leisure Suit Larry from a 3.5" floppy I purchased in 1990. Still good.
January 3, 2022 at 6:48 pm
Where I work, we have a polling process that runs daily and sends email notifications about databases that havn't been used for X days. The same goes for SQL and...
January 3, 2022 at 3:10 pm
2021 was the year I was tired all the time - perhaps it was recovery from 2020.
In regards to SQL Server, auditing and compliance was front and center. I developed...
December 29, 2021 at 2:42 pm
Does anyone here remember FoxPro for DOS and Clipper?
Old timers in the IT outback will occasionally see these things still living in the wild.
December 17, 2021 at 6:47 pm
So, apparently smart contacts are not immutable after all - or at least the programming that implements them is mutable. But this guy brings up the point that programmers are...
December 15, 2021 at 2:02 pm
Thanks for taking the time to write this article, Kathi.
What's even worse than what you mention is that the quality of the "official" documentation has totally tanked as is...
December 13, 2021 at 2:58 pm
Two people authenticate a process. For example, I want to turn auditing off, but I can't do it alone. I ALTER AUDIT SET OFF, but until another admin does...
December 8, 2021 at 1:50 pm
Steve,
When you mentioned "perhaps even two-person authentication" in your editorial, what were you thinking about?
On out production servers, we do have login auditing enabled, and a daily email report of...
December 7, 2021 at 2:00 pm
"Recently I saw someone suggest MFA for SQL Server. I would hope that we would get not only more complex authentication for the platform, perhaps even two-person authentication. but I'm...
December 6, 2021 at 2:21 pm
Depending on the AI platform, maybe Microsoft, Amazon, or Google should get the Nobel award. The data scientists are just script kiddies.
November 24, 2021 at 4:20 pm
Viewing 15 posts - 226 through 240 (of 6,025 total)