2023-02-06 (first published: 2023-02-01)
749 reads
2023-02-06 (first published: 2023-02-01)
749 reads
2022-08-15
343 reads
2022-08-01
553 reads
2022-07-25
486 reads
2022-07-18
430 reads
2022-04-22
430 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,757 reads
2021-10-18
343 reads
2021-10-11
318 reads
2021-10-04
439 reads
This is part of a series of new job blog posts. You can find...
By Will Assaf
SQL Server 2022 Administration Inside Out is now available for pre-order from Microsoft Press. This...
Back in December 2019, I started presenting my session on mental health with lots...
Comments posted to this topic are about the item Managed Instance Link and SQL...
Comments posted to this topic are about the item Passing parameters to query without...
Comments posted to this topic are about the item Capturing Data Changes