News

The company's Transparent Data Encryption option, borrowed from SQL Server, is now generally available as part of numerous upgrades to its cloud database platform.
Porticor's software-defined key management solution eliminates risks surrounding storing SQL Database Encryption Keys (DEK) on the database server, where they can be compromised or stolen.
Third-party column-level database encryption solutions can protect columns across heterogeneous database environments that may include databases platforms like DB2, Sybase, SQL Server, and Oracle ...
Oracle, for instance, has selective data-encryption features, and Transparent Data Encryption is available in SQL Server 2008 edition and higher.
Microsoft's SQL Server database software offers two easy-to-use functions, one of which encrypts data using a passphrase, the other decrypting it with the same passphrase.
Opinion: To fend off criminal manhandling of valuable data, database encryption should be one tool in an enterprise's arsenal.
Dubbed SQL Server 2016, the forthcoming iteration brings a focus on analytics, cloud capabilities, data encryption and security, as well as the usual raft of features database vendors typically market ...
DbEncrypt allows you to apply column-level encryption in your SQL Server database and assign view permissions to different users. Whether for obscuring credit card numbers, social security numbers ...
Microsoft introduced transparent data encryption (TDE) when it released SQL Server 2008, adding full database encryption rather than the limited cell-based encryption that debuted in SQL Server 2005.
1/ In SQL server 2008, there is a new whole database encryption option (TDE). I suspect that using this option will make the backups incompatible with SQL 2005.