Tag: encryption

Editorials Encryption/Data Security

Modern Documentation

Featured White Paper(s) Encryption & Key Management for Microsoft SQL Server 2008 Written by Townsend Security Simplify encryption and key management on … (read more) Featured Script convert_ident_to_guid.sql Script to find all ident columns in db, find out if they are in an index, (if so)drop the index, recreate the ident as guid, … (read more) Modern Documentation We had […]

Editorials Encryption/Data Security Townsend Security

Back to the Cloud

Featured Article(s) Troubleshooting SQL Server 2008 performance counters problems In this article, Alexander Chigrik explains some problems that you can have with SQL Server 2008 performance counters. He also tells how you can resolve these problems.SQL Server 2012 Release – Beginning to Understand the Changes SQL Server 2012 brings a while series of changes to the platform, from more crystalized […]

Editorials Encryption/Data Security Townsend Security

Disk Encryption

Disk Encryption Do you need Disk Encryption? Let’s ask a few questions? Do you have a laptop you carry with information you would not like for others to obtain? Do you have complete security on all of your workstations containing protected information? Do you have servers that may be decommissioned without destroying all sensitive information? These are all scenarios we […]

Editorials Encryption/Data Security Townsend Security

Accidental DBA Tip

Accidental DBA Tip One of the most important tasks of an Accidental DBA is to assure that access to your database is set correctly. Developers naturally build applications using the least restrictions possible when connecting and manipulating a database so that they can rapidly develop applications. Often they use an account to connect to the database server having administrative privileges. […]