Sign in
Laurentiu Cristofor's blog @microsoft.com
Current topics: Security, SQL Server, bing
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
RSS for posts
Atom
RSS for comments
OK
Search
Tags
announcements
basic SQL Server security concepts
bing
computer security
encryption
Microsoft products
privacy
search engines
software engineering
SQL Server
SQL Server - cryptography
SQL Server - general
SQL Server - security
Archive
Archives
August 2011
(1)
October 2010
(1)
August 2010
(1)
March 2010
(1)
December 2009
(1)
October 2009
(3)
August 2009
(2)
July 2009
(1)
June 2009
(1)
August 2008
(2)
June 2008
(1)
May 2008
(1)
April 2008
(1)
March 2008
(1)
February 2008
(5)
January 2008
(4)
November 2007
(2)
October 2007
(4)
September 2007
(3)
July 2007
(1)
April 2007
(2)
March 2007
(1)
February 2007
(2)
December 2006
(1)
November 2006
(1)
October 2006
(3)
July 2006
(2)
May 2006
(1)
April 2006
(2)
March 2006
(2)
January 2006
(1)
December 2005
(5)
October 2005
(3)
September 2005
(5)
July 2005
(1)
June 2005
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Laurentiu Cristofor's blog @microsoft.com
SQL Server 2005: searching encrypted data
Posted
over 8 years ago
by
Laurentiu Cristofor [MSFT]
19
Comments
How to search encrypted data is a question that came up several times on forums and I should have blogged about this issue earlier, but better later than never. So the problem is that we have just encrypted that confidential column in our table, but...
Laurentiu Cristofor's blog @microsoft.com
About security and encryption with references to SQL Server 2005
Posted
over 8 years ago
by
Laurentiu Cristofor [MSFT]
8
Comments
There have been many books written on security and encryption, and there is much talk about security these days. I will not bring anything new with this post to the general topic of security, but I would like to present some ideas in condensed format...
Laurentiu Cristofor's blog @microsoft.com
SQL Server 2005: Yet another column encryption demo - "Clinic"
Posted
over 8 years ago
by
Laurentiu Cristofor [MSFT]
5
Comments
Here's another demo I just used for a presentation of SQL Server 2005 encryption features. This shows how multiple keys can be used for encrypting data in a column and also how access to keys can be controlled. It's a fairly long demo: -- -- Column...
Laurentiu Cristofor's blog @microsoft.com
A couple of links for submitting feedback on Microsoft products
Posted
over 8 years ago
by
Laurentiu Cristofor [MSFT]
2
Comments
I want to advertise a couple of sites that can be used for submitting feedback and suggestions, or for filing bug reports for Microsoft products. These are: The Microsoft Technical Forums at: http://forums.microsoft.com/MSDN/ . The SQL Server Forums...
Laurentiu Cristofor's blog @microsoft.com
SQL Server 2005: The loginproperty builtin function
Posted
over 8 years ago
by
Laurentiu Cristofor [MSFT]
3
Comments
In this post, I'd like to describe a builtin function that is very useful for login management: loginproperty . Loginproperty accepts two arguments: the first is the name of the login for which information is requested and the second is a property name...
Page 1 of 1 (5 items)