2022-04-22
418 reads
2022-04-22
418 reads
While analyzing SQL Server's network protocol, I came across a weird fact: when a database client logs in using SQL Server authentication (as opposed to Windows authentication), it has to send the user's password to the server, in blatant violation of common security guidelines. At first, I couldn't believe it; SQL Server generally does an […]
2022-03-02
4,523 reads
2021-10-18
340 reads
2021-10-11
311 reads
2021-10-04
428 reads
2021-06-23
453 reads
2021-06-21
531 reads
2021-06-07
542 reads
Greg Larsen continues his series and shows how user-defined roles roles can control SQL Server security.
2021-05-24
Keeping databases secure is critical. In this article, Robert Sheldon explains what to monitor for SQL Server security.
2021-04-16
Resumes have been on my mind a lot recently. I’ve been thinking that I...
By Steve Jones
Outside of coping tips, I’m gonna take a break from blogging. I’ve been aiming...
Most of the time when I talk about or demo Extended Events, I spend...
Comments posted to this topic are about the item Establishing a Connection to PostgreSQL...
Comments posted to this topic are about the item Azure Data Lake Storage Gen...