Removing SA from Azure SQL Database
Azure SQL Database is getting the ability to turn off SQL authentication.
2021-04-06 (first published: 2021-03-23)
134 reads
Azure SQL Database is getting the ability to turn off SQL authentication.
2021-04-06 (first published: 2021-03-23)
134 reads
2018-06-18
840 reads
This article talks about how you can get around the "Login Failed for user 'NT Authority\ANONYMOUS' LOGON" error when using linked servers and Windows authentication.
2013-12-17
8,153 reads
By Steve Jones
Another post for me that is simple and hopefully serves as an example for...
Click here to read previous retrospective entries. From Steve Jones (blog | Twitter) in December 2010...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
Hi all, I have SSRS Report that uses SP as a source. I have...
I use the below to get Last day of Previous Month, but I want...
Hello Community, I trying to use the following sql code to change the Schema...