Browse by Tags

SQL Server 2005 using Cryptography & Encryption what they are for?
Published 13 September 7 7:46 AM | SSQA.net
Since the inception of SQL Server 2005 data encryption and cryptography functionality has elevated to a new level, this wasn't the case until SQL 2000 version. The overall security improvements within SQL 2005 is mainly with 'certficate' authentication...
Information and issues with Kerberos security within SQL Server 2005?
Published 31 August 7 4:45 AM | SSQA.net
What is the Kerberos Authentication? What are the security features difference between Windows 2000 and 2003 versions? How it is behaved within Failover Clustering? How to enable Kerberos Authentication Including SQL Server Virtual Servers on Server Clusters...
Audit the activity such as SELECT statements - CDC
Published 30 August 7 6:2 AM | SSQA.net
Can we audit the activity inside the SQL Server 2008 to capture SELECTs activity? For the first time I though CDC will be useful to DBAs in auditing the activity on the database, but its not entirely. It is equivalent to auditing functionalities and in...