<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SQL Server 2008 - Transparent Data Encryption</title><link>http://blogs.technet.com/b/andrew/archive/2007/11/29/sql-server-2008-transparent-data-encryption.aspx</link><description>One of the new things you can do in CTP5 of SQL Server 2008 is to encrypt your databases so that they are protected at rest and so are any backups made from them.&amp;#160; So this prevents anybody from accessing a database without going through the server</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: SQL Server 2008 - Transparent Data Encryption</title><link>http://blogs.technet.com/b/andrew/archive/2007/11/29/sql-server-2008-transparent-data-encryption.aspx#3483428</link><pubDate>Mon, 27 Feb 2012 19:40:28 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3483428</guid><dc:creator>Ashish</dc:creator><description>&lt;p&gt;Is there any way to encrypt XML data within SQL Server 2008 R2 edition? Our client having such requirement so i am looking for help on that.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3483428" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2008 - Transparent Data Encryption</title><link>http://blogs.technet.com/b/andrew/archive/2007/11/29/sql-server-2008-transparent-data-encryption.aspx#3309080</link><pubDate>Thu, 28 Jan 2010 17:49:20 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3309080</guid><dc:creator>Andrew.Fryer</dc:creator><description>&lt;p&gt;I guess you mean so that only autorised people can see it or I would simply delete it!&lt;/p&gt;
&lt;p&gt;Seriously since sql server 2005 there has been support for encrypting values in the database for example credit card number as there isn't a real need to encrypt the whole database. &amp;nbsp;These values have to be unencrypted in the application that accesses them. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would need to understand more about what you are trying to do or protect against to offe rmore help than this, so if you're in the UK perhaps we cna take this offline&lt;/p&gt;
&lt;p&gt;Andrew&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3309080" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2008 - Transparent Data Encryption</title><link>http://blogs.technet.com/b/andrew/archive/2007/11/29/sql-server-2008-transparent-data-encryption.aspx#3308947</link><pubDate>Thu, 28 Jan 2010 09:28:05 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3308947</guid><dc:creator>Kishore</dc:creator><description>&lt;p&gt;How can we hide the actual data in TDE, so that no one can see ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3308947" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2008 - Transparent Data Encryption</title><link>http://blogs.technet.com/b/andrew/archive/2007/11/29/sql-server-2008-transparent-data-encryption.aspx#3305528</link><pubDate>Wed, 13 Jan 2010 20:34:30 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3305528</guid><dc:creator>Jes</dc:creator><description>&lt;p&gt;Andrew,&lt;/p&gt;
&lt;p&gt;Can we setup a LOGIN on a database with EXECUTION permission on store procedures and this LOGINcan not view or see what store procedures are coded?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Jes &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3305528" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2008 - Transparent Data Encryption</title><link>http://blogs.technet.com/b/andrew/archive/2007/11/29/sql-server-2008-transparent-data-encryption.aspx#3304014</link><pubDate>Wed, 06 Jan 2010 12:53:57 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3304014</guid><dc:creator>Andrew.Fryer</dc:creator><description>&lt;p&gt;Jes&lt;/p&gt;
&lt;p&gt;I don't understand what you mean by &amp;quot;since Windows Authorization can do anything on database if they get in MSSQL server&amp;quot; for example I can create a login Jes using windows authorisation that only has very limited access to a given database.&lt;/p&gt;
&lt;p&gt;If you mean that a winodws administrator has unlimited access then that's not the case either as I could remove them from the sysdmins role if I want to.&lt;/p&gt;
&lt;p&gt;I would also add that this has nothing to do with transparent data encryption&lt;/p&gt;
&lt;p&gt;Finally if you have a suggestion to improve any Microsoft product then you can go to &lt;a rel="nofollow" target="_new" href="http://connect.microsoft.com"&gt;http://connect.microsoft.com&lt;/a&gt; and put in your suggestion. &amp;nbsp;at the very least you should get a reply fomr the product team&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3304014" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2008 - Transparent Data Encryption</title><link>http://blogs.technet.com/b/andrew/archive/2007/11/29/sql-server-2008-transparent-data-encryption.aspx#3303845</link><pubDate>Tue, 05 Jan 2010 17:53:52 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3303845</guid><dc:creator>Jes</dc:creator><description>&lt;p&gt;Andrew,&lt;/p&gt;
&lt;p&gt;Can we ask MSSQL to do some kind of updates to prevent viewing WITH ENCRYPTION store procedures and functions and etc. ( Decrypt ) ? Otherwise it is too dangers for database security since Windows Authorization can do anything on database if they get in MSSQL server?&lt;/p&gt;
&lt;p&gt;Thx,&lt;/p&gt;
&lt;p&gt;Jes&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3303845" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2008 - Transparent Data Encryption</title><link>http://blogs.technet.com/b/andrew/archive/2007/11/29/sql-server-2008-transparent-data-encryption.aspx#3303737</link><pubDate>Tue, 05 Jan 2010 07:55:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3303737</guid><dc:creator>Andrew.Fryer</dc:creator><description>&lt;p&gt;Jes&lt;/p&gt;
&lt;p&gt;Your utility which might well be useful is nothing to do with Transparent Data Encryption in SQL Server 2008. &amp;nbsp;If you give your users full access to your databases then I agree they can install ssms and export the entire database. &amp;nbsp;However that's what schemas are for and you can also use the audit functions in SQL Sevrer 2008 to watch and alert for the kinds of queries theat are requesting sensitive data in bulk.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3303737" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2008 - Transparent Data Encryption</title><link>http://blogs.technet.com/b/andrew/archive/2007/11/29/sql-server-2008-transparent-data-encryption.aspx#3303653</link><pubDate>Mon, 04 Jan 2010 20:04:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3303653</guid><dc:creator>Jes</dc:creator><description>&lt;p&gt;Andrew,&lt;/p&gt;
&lt;p&gt;There are no security if you can't stop someone installing SSMS. People can create any SQL to get entire database scheme and export data by SSMS.&lt;/p&gt;
&lt;p&gt;What about some body using tool as in &lt;a rel="nofollow" target="_new" href="http://www.devlib.net/decryptsql.htm?"&gt;http://www.devlib.net/decryptsql.htm?&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Jes&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3303653" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2008 - Transparent Data Encryption</title><link>http://blogs.technet.com/b/andrew/archive/2007/11/29/sql-server-2008-transparent-data-encryption.aspx#3303498</link><pubDate>Mon, 04 Jan 2010 08:40:16 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3303498</guid><dc:creator>Andrew.Fryer</dc:creator><description>&lt;p&gt;Satya&lt;/p&gt;
&lt;p&gt;The data will be returned exactly as before, whether you run the query from an app, excel, or mamagement studio. &lt;/p&gt;
&lt;p&gt;TDE only prpotects the database 'at rest' and doesn't affect the queries yoiu run against it when it is in it's usual location. &amp;nbsp;so TDE kicks in when you detach/attach or backup/restore in that you'll need the key to unlock the database if you restore or attach to a new instance virtual machine or physical server.&lt;/p&gt;
&lt;p&gt;Andrew&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3303498" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2008 - Transparent Data Encryption</title><link>http://blogs.technet.com/b/andrew/archive/2007/11/29/sql-server-2008-transparent-data-encryption.aspx#3302469</link><pubDate>Thu, 24 Dec 2009 23:54:42 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3302469</guid><dc:creator>Satya</dc:creator><description>&lt;p&gt;Hi Andrew,&lt;/p&gt;
&lt;p&gt; &amp;nbsp;I read about SQL Server 2008 TDE and I got a basic question.&lt;/p&gt;
&lt;p&gt;For example, if you have a table called users with userid, username and password as columns which returns the following data when you run a query against users tabel.&lt;/p&gt;
&lt;p&gt;SELECT * FROM users&lt;/p&gt;
&lt;p&gt;Userid &amp;nbsp; Username &amp;nbsp;Password&lt;/p&gt;
&lt;p&gt;1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;John &amp;nbsp; &amp;nbsp; &amp;nbsp;John345&lt;/p&gt;
&lt;p&gt;2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Paul &amp;nbsp; &amp;nbsp; &amp;nbsp;Paul789 &amp;nbsp; &lt;/p&gt;
&lt;p&gt;After you implement TDE for a specific database based on your steps described above, when you run the same &amp;nbsp;query how does the data look like ?&lt;/p&gt;
&lt;p&gt;Does the result data is in encrypted form or normal form as above ?&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Satya&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3302469" width="1" height="1"&gt;</description></item></channel></rss>