Completely Encrypted Data
Do we care or worry if our databases need to handle encrypted data? Steve has a few thoughts about why we may or may not be concerned.
2020-12-02
99 reads
Do we care or worry if our databases need to handle encrypted data? Steve has a few thoughts about why we may or may not be concerned.
2020-12-02
99 reads
2020-08-03
72 reads
Recently a customer asked me for help with setting up a test of an Azure SQL Database in the single database tier with Geo-Replication to work with Transparent Data Encryption (TDE) with a customer-managed key, also known as Bring Your Own Key (BYOK). It is very simple to do it when you use service-managed keys, […]
2020-07-21
1,639 reads
In this third level of the Stairway, we examine how to store your encryption certificate in the Azure Key Vault.
2020-06-24
1,585 reads
There are contests to break encryption algorithms taking place all the time. Another one was completed recently.
2020-04-27
99 reads
2020-04-23
77 reads
2020-04-21
455 reads
2020-04-07
131 reads
A new security flaw in Intel SGX is found by researchers. This may or may not be a problem, but you should be aware.
2020-03-14
61 reads
2020-01-07
665 reads
By Steve Jones
I started a poll today on the naming for future SQL Saturdays. You can...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
By Arun Sirpal
A quick post today, quite simply, the error message is: “code”: “ConflictingDatabaseOperation”, “message”: “Operation on server x and database y is in progress. Please wait a few minutes before trying again.” What...
Splitting a group up into multiple groups using a score for how many times...
Hi Using dataflows to load data from one SQL table to another (seperate databases;...
Dear all, I have the following questions about SQL Server Always On: How does...