Viewing 15 posts - 226 through 240 (of 6,022 total)
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
Search JIRA tickets, Git repositories, Octopus deployments, etc. to see what they were working on recently.
November 15, 2021 at 3:29 pm
Interesting, but what are the advantages of row based security versus simply creating views with filtering and restricting access to these using role based or domain group GRANT SELECT permission?
November 15, 2021 at 3:17 pm
Eric,
Are you saying that any database object is always going to be tightly coupled with other objects? That a table or a stored procedure or even a function can...
November 15, 2021 at 2:13 pm
Viewing 15 posts - 226 through 240 (of 6,022 total)