Tag Archives: security

Changing the sa Password with SQLCMD

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I wanted to make a quick note on changing the sa password, as this is a sensitive account, and … Continue reading

Posted in Blog | Tagged , , , | 1 Comment

Crack that Encrypted Data

Ransomware appears to be gaining some traction as a new trend. For awhile in my career, it was virus programs designed to send to all your contacts. Then it was infections to use your computer as part of a bot … Continue reading

Posted in Editorial | Tagged , | Comments Off on Crack that Encrypted Data

Getting Started with Encryption in SQL Server 2016

The release of SQL Server 2016 gives developers a number of ways in which they can securely encrypt and protect their data. In this introductory session, you will learn about the encryption options in SQL Server 2016, watching Always Encrypted, … Continue reading

Posted in Presentations | Tagged , , , , , | Comments Off on Getting Started with Encryption in SQL Server 2016

Changing the sa Password with SSMS–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I wanted to make a quick note on changing the sa password, as this is a sensitive account, and … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Changing the sa Password with SSMS–#SQLNewBlogger