Tag: tde

Editorials Encryption/Data Security

Scheduling Tools

Scheduling Tools I wrote about scheduling in Azure yesterday as a place where some of the tools we have become accustom are not available. My primary tool of choice for scheduling has been SQL Server Agent, being primarily a DBA for decades. One reader, Shannon, reminds us that there are a lot of capabilities built into Azure allowing for tasks […]

Editorials Encryption/Data Security

Precision and Conversion

$$SWYNK$$ Featured Article(s) How Do You Transition from a Consulting Job Back to Management? I recently received a question regarding “How do you transition from a consulting job back into management?” This is a great topic, because the answer is useful whether you are moving from a consulting job back into IT, or management; OR moving from any field to […]

Editorials Encryption/Data Security

SQL Azure Federations

SQL Azure Federations One of the coolest features in SQL Azure is Database Federations. Federations allow you to grow the power and size of your database in SQL Azure to an much larger scale than the largest single database allowed of 150Gig. For an overview of SQL Azure federations you can watch this into video from Microsoft demonstrating what Federations […]

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 […]