﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Discuss Content Posted by Michael Coles / Article Discussions / Article Discussions by Author </title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 24 May 2012 12:27:00 GMT</lastBuildDate><ttl>20</ttl><item><title>Free Encryption</title><link>http://www.sqlservercentral.com/Forums/Topic199534-236-1.aspx</link><description>&lt;P&gt;Comments posted to this topic are about the content posted at &lt;A href="http://www.sqlservercentral.com/columnists/mcoles/freeencryption.asp"&gt;http://www.sqlservercentral.com/columnists/mcoles/freeencryption.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT style="BACKGROUND-COLOR: #ffff11" size=3&gt;Get the new SQL 2000 DBA Toolkit with five encryption algorithms, hashing, phonetic matching, regular expressions and more at &lt;/FONT&gt;&lt;/STRONG&gt;&lt;A href="http://www.sqlservercentral.com/columnists/mcoles/sql2000dbatoolkitpart1.asp"&gt;&lt;STRONG&gt;&lt;FONT style="BACKGROUND-COLOR: #ffff11" size=3&gt;http://www.sqlservercentral.com/columnists/mcoles/sql2000dbatoolkitpart1.asp&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description><pubDate>Mon, 11 Jul 2005 13:00:00 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>Blowfish encryption</title><link>http://www.sqlservercentral.com/Forums/Topic1276945-236-1.aspx</link><description>Friends. Please help me . i want to encrypt data using blowfish algorithm in MATLAB, but i dont understand, how user enter secret key,which only sender and receiver knows, plz plz.help. thanx</description><pubDate>Mon, 02 Apr 2012 14:17:25 GMT</pubDate><dc:creator>ubaid_zia14</dc:creator></item><item><title>A Google-like Full Text Search</title><link>http://www.sqlservercentral.com/Forums/Topic581526-236-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/articles/Full-Text+Search+(2008)/64248/"&gt;A Google-like Full Text Search&lt;/A&gt;[/B]</description><pubDate>Mon, 06 Oct 2008 23:53:03 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>Double Metaphone Phonectic Matching</title><link>http://www.sqlservercentral.com/Forums/Topic215141-236-1.aspx</link><description>Comments posted to this topic are about the content posted at &lt;A HREF="http://www.sqlservercentral.com/columnists/mcoles/doublemetaphonephonecticmatching.asp"&gt;http://www.sqlservercentral.com/columnists/mcoles/doublemetaphonephonecticmatching.asp&lt;/A&gt;</description><pubDate>Mon, 29 Aug 2005 20:57:00 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>SQL 2000 DBA Toolkit Part 1</title><link>http://www.sqlservercentral.com/Forums/Topic271678-236-1.aspx</link><description>Comments posted to this topic are about the content posted at &lt;A HREF="http://www.sqlservercentral.com/columnists/mcoles/sql2000dbatoolkitpart1.asp"&gt;http://www.sqlservercentral.com/columnists/mcoles/sql2000dbatoolkitpart1.asp&lt;/A&gt;</description><pubDate>Thu, 06 Apr 2006 11:51:00 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>SQL 2000 DBA Toolkit Part 4</title><link>http://www.sqlservercentral.com/Forums/Topic271690-236-1.aspx</link><description>Comments posted to this topic are about the content posted at &lt;A HREF="http://www.sqlservercentral.com/columnists/mcoles/sql2000dbatoolkitpart4.asp"&gt;http://www.sqlservercentral.com/columnists/mcoles/sql2000dbatoolkitpart4.asp&lt;/A&gt;</description><pubDate>Thu, 06 Apr 2006 12:18:00 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>Sound Matching and a Phonetic Toolkit</title><link>http://www.sqlservercentral.com/Forums/Topic199530-236-1.aspx</link><description>Comments posted to this topic are about the content posted at &lt;A HREF="http://www.sqlservercentral.com/columnists/mcoles/soundmatchingandaphonetictoolkit.asp"&gt;http://www.sqlservercentral.com/columnists/mcoles/soundmatchingandaphonetictoolkit.asp&lt;/A&gt;</description><pubDate>Mon, 11 Jul 2005 12:53:00 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>Fulltext search and date column</title><link>http://www.sqlservercentral.com/Forums/Topic1086900-236-1.aspx</link><description>I noticed the date column has a huge impact on my query.to my surprise and newer data take more than a minute to return a result like date &amp;gt;'04-02-2011' however any older date like 1999 up to 2010 returns result in less than a second.why?I set up a FTS catalogue for  a text column and my query includes multiple AND conditions.Everything is great except when I search for more recent dates. Example1- dbo.forum_messages.MDate &amp;gt;'2011-02-01'  this take over 1:20 minutes to return the result2- dbo.forum_messages.MDate &amp;gt;'2011-02-01' or dbo.forum_messages.MDate &amp;lt;'2000' this takes less than a second to return the resultCan someone explain to me why?Many thanks in advance.</description><pubDate>Thu, 31 Mar 2011 08:51:20 GMT</pubDate><dc:creator>kathy-481885</dc:creator></item><item><title>XQuery - using nodes &amp; values - select the attribute vaules</title><link>http://www.sqlservercentral.com/Forums/Topic738067-236-1.aspx</link><description>I have the table which has the two fieldsCREATE TABLE AgentQueue ( customerId VARCHAR(15) NOT NULL,	QueueXML XML NOT NULL )Queue XMl has the format like&lt;TransactionResp&gt;&lt;Queue&gt;&lt;QueueList customerId="cust123" tokenNumber="218"&gt;&lt;Item Number="1" Name="Srikar12" Date="20090113T1705"/&gt; &lt;Item Number="2" Name="nikil123" Date="20090113T1705"/&gt; &lt;Item Number="3" Name="supa123" Date="20090113T1705"/&gt; &lt;/QueueList&gt;  &lt;/Queue&gt;   &lt;/TransactionResp&gt;I am using SQL server 2005.I need the output in below mentioed format using Xquery with in SQL server stored Procedure.Number	 Name 		   Date1	Srikar12	20090113T17052	nikil123	20090113T17053	supa123		20090113T1705Please let me know if any one knows.</description><pubDate>Fri, 19 Jun 2009 00:03:47 GMT</pubDate><dc:creator>sridevi_mahalingam</dc:creator></item><item><title>Weird error</title><link>http://www.sqlservercentral.com/Forums/Topic1060431-236-1.aspx</link><description>When I run a simple query in SQL 2005 I get:Msg 244, Level 16, State 1, Line 1The conversion of the varchar value '102001000010' overflowed an INT1 column. Use a larger integer column.I have combed the data with a fine toothcomb to find the erroneous data but to no avail.  The two different people have copied the data (only 4.1 GB, no big deal) to their systems and they have run it without any error.  The only difference was that the two systems without the error were SQL 2008 R2.  Although I cannot believe that the difference in SQL version would explain the error.What do you think?Thanks!</description><pubDate>Tue, 08 Feb 2011 10:36:54 GMT</pubDate><dc:creator>rickyTW</dc:creator></item><item><title>Annoying problem with XQuery</title><link>http://www.sqlservercentral.com/Forums/Topic1043591-236-1.aspx</link><description>Hi,I have following xml document:&amp;lt;Root&amp;gt;   &amp;lt;Header&amp;gt;     &amp;lt;SomeTag1&amp;gt;&amp;lt;/SomeTag1&amp;gt;     &amp;lt;SomeTag2&amp;gt;&amp;lt;/SomeTag2&amp;gt;   &amp;lt;/Header&amp;gt;   &amp;lt;Data&amp;gt;     &amp;lt;Item ID="1" AdditionalInfo="Some info"&amp;gt;        &amp;lt;SubItem ID="1"&amp;gt;1&amp;lt;/SubItem&amp;gt;        &amp;lt;SubItem ID="2"&amp;gt;2&amp;lt;/SubItem&amp;gt;        &amp;lt;SubItem ID="3"&amp;gt;3&amp;lt;/SubItem&amp;gt;     &amp;lt;/Item&amp;gt;     &amp;lt;Item ID="2" AdditionalInfo="Some info"&amp;gt;        &amp;lt;SubItem ID="1"&amp;gt;1&amp;lt;/SubItem&amp;gt;        &amp;lt;SubItem ID="2"&amp;gt;2&amp;lt;/SubItem&amp;gt;     &amp;lt;/Item&amp;gt;   &amp;lt;/Data&amp;gt;&amp;lt;/Root&amp;gt;I need to extra each SubItem from the xml document into the following table:Data (SubItemId sometype,SubItemValue sometype,ItemId sometype,AdditionalInfo somety),where 'ItemId' and 'AdditionalInfo' are parent's values and 'SubItemValue' is text value of 'SubItem' tag.How to solve this problem in the most efficient way ?Thanks in advance,Zoran</description><pubDate>Thu, 06 Jan 2011 03:14:13 GMT</pubDate><dc:creator>zoranrdc</dc:creator></item><item><title>XML Query</title><link>http://www.sqlservercentral.com/Forums/Topic542373-236-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/questions/XML/63575/"&gt;XML Query&lt;/A&gt;[/B]</description><pubDate>Tue, 29 Jul 2008 00:14:26 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>base64encode / base64decode datasize limits</title><link>http://www.sqlservercentral.com/Forums/Topic1000877-236-1.aspx</link><description>Nice post and useful toolkit.I notice that the function definitions in your ADD.SQL script use varchar(2000) rather than varchar(max).  Are there limits on the size of the data that can be passed to the base64encode and base64decode procedures?  From a brief look at the .cpp files, it would seem like there are not limits, but I did not do a thorough code review.  Would be helpful to know that these routines can arbitrarily large strings.Thank you,David</description><pubDate>Thu, 07 Oct 2010 14:05:19 GMT</pubDate><dc:creator>djspub</dc:creator></item><item><title>SQL 2000 DBA Toolkit Part 3</title><link>http://www.sqlservercentral.com/Forums/Topic271686-236-1.aspx</link><description>Comments posted to this topic are about the content posted at &lt;A HREF="http://www.sqlservercentral.com/columnists/mcoles/sql2000dbatoolkitpart3.asp"&gt;http://www.sqlservercentral.com/columnists/mcoles/sql2000dbatoolkitpart3.asp&lt;/A&gt;</description><pubDate>Thu, 06 Apr 2006 12:06:00 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>Service broker with certificate creation</title><link>http://www.sqlservercentral.com/Forums/Topic974777-236-1.aspx</link><description>while creating servicebroker endpoint, with certificate name error throws like "Cannot find the object "Certificate name here" because it does not exist or you do not have permissions." how do i rectify</description><pubDate>Wed, 25 Aug 2010 06:05:53 GMT</pubDate><dc:creator>shannbala</dc:creator></item><item><title>The Joy of Numbers</title><link>http://www.sqlservercentral.com/Forums/Topic301432-236-1.aspx</link><description>Comments posted to this topic are about the content posted at &lt;A HREF="temp"&gt;temp&lt;/A&gt;</description><pubDate>Sun, 13 Aug 2006 20:22:00 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>NULL Equals NULL?</title><link>http://www.sqlservercentral.com/Forums/Topic339807-236-1.aspx</link><description>Comments posted here are about the content posted at &lt;A HREF="http://www.sqlservercentral.com/columnists/mcoles/2829.asp"&gt;http://www.sqlservercentral.com/columnists/mcoles/2829.asp&lt;/A&gt;</description><pubDate>Thu, 25 Jan 2007 09:20:00 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>Some minor problems with grammar.</title><link>http://www.sqlservercentral.com/Forums/Topic930384-236-1.aspx</link><description>Hi Mike, great code! It works fine for me in general but I´m having problems when a word begins with "and" or with "or" like "orthopedics". I´ve change, in SearchGrammar.cs  [b]OrOperator.Rule = Symbol("or")[/b] for   [b]OrOperator.Rule = Symbol("or ") [/b] (note the blank space after the "or") and it works, but I´m not sure its a good solution.I´m also having problems is with one letter words, if you search "when I grow up" doesn´t return any result, but if you search "when grow up" it returns matching records including the one who has "when I grow up". [b]FORMSOF (INFLECTIONAL, I)[/b] returns nothing.Thanks,Marcelo.</description><pubDate>Mon, 31 May 2010 08:11:09 GMT</pubDate><dc:creator>mceitlin</dc:creator></item><item><title>Four Rules for NULLs</title><link>http://www.sqlservercentral.com/Forums/Topic187658-236-1.aspx</link><description>Comments posted to this topic are about the content posted at &lt;A HREF="http://www.sqlservercentral.com/columnists/mcoles/fourrulesfornulls.asp"&gt;http://www.sqlservercentral.com/columnists/mcoles/fourrulesfornulls.asp&lt;/A&gt;</description><pubDate>Sat, 04 Jun 2005 13:33:00 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>Does the query engine guarantee index order of numbers table in the join..</title><link>http://www.sqlservercentral.com/Forums/Topic440369-236-1.aspx</link><description>Does the query engine guarantee index order of numbers table in the joinwith reference to the second example cited in your article.discussion round the campfire is speculating that if the index isnt in numeric order then the application in the second example will fail with eroneous replacements within the string..Does anyone have any deeper knowledge to dispell this concern ?Many ThanksCurious SQL People....</description><pubDate>Tue, 08 Jan 2008 18:16:52 GMT</pubDate><dc:creator>stephen mew</dc:creator></item><item><title>Not searching text with numbers?</title><link>http://www.sqlservercentral.com/Forums/Topic816781-236-1.aspx</link><description>While testing this against AdventureWorks, if I enter the complete text for title with a number for example Front Reflector Bracket and Reflector Assembly 3 it returns no results. Anything I am doing wrong?</description><pubDate>Tue, 10 Nov 2009 13:20:44 GMT</pubDate><dc:creator>sanpan123</dc:creator></item><item><title>Sic Semper NULL</title><link>http://www.sqlservercentral.com/Forums/Topic351115-236-1.aspx</link><description>Comments posted here are about the content posted at &lt;A HREF="http://www.sqlservercentral.com/columnists/mcoles/2921.asp"&gt;http://www.sqlservercentral.com/columnists/mcoles/2921.asp&lt;/A&gt;</description><pubDate>Tue, 13 Mar 2007 07:51:00 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>Support to search portuguese caracters</title><link>http://www.sqlservercentral.com/Forums/Topic773385-236-1.aspx</link><description>Hi,Have you used the Irony library (Irony.dll) like it is in [url=http://irony.codeplex.com]http://irony.codeplex.com/[/url], or have you made same changes?I am trying to look in Irony code to incorporate portuguese caracters (not suported until now), but when I try to run you code with Irony.dll from [url=http://irony.codeplex.com]http://irony.codeplex.com[/url] gives some error.Thanks &amp; Regards,Rui</description><pubDate>Wed, 19 Aug 2009 05:47:53 GMT</pubDate><dc:creator>ruifrazao</dc:creator></item><item><title>Difference between Stuff and Partial update clause write</title><link>http://www.sqlservercentral.com/Forums/Topic762901-236-1.aspx</link><description>Hi,Can any body tell me the main difference between the partial update clause WRITE and the STUFF() function.ThanksEzhil</description><pubDate>Thu, 30 Jul 2009 23:29:46 GMT</pubDate><dc:creator>ezhil-649633</dc:creator></item><item><title>SQL 2000 DBA Toolkit Part 2</title><link>http://www.sqlservercentral.com/Forums/Topic271683-236-1.aspx</link><description>Comments posted to this topic are about the content posted at &lt;A HREF="http://www.sqlservercentral.com/columnists/mcoles/sql2000dbatoolkitpart2.asp"&gt;http://www.sqlservercentral.com/columnists/mcoles/sql2000dbatoolkitpart2.asp&lt;/A&gt;</description><pubDate>Thu, 06 Apr 2006 12:01:00 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>FTS Performance</title><link>http://www.sqlservercentral.com/Forums/Topic761333-236-1.aspx</link><description>Hi,I love the post, and its works great , with the caveat on data size.I have this working fine on 100M records, I want to get it to 5 Billion. Once I go above 200M records (av len 15 bytes) performance drops to unacceptable levels. Rebuilding the index takes forever, and doesn't actually seem to work properly once its rebuilt.Is there any way to break up/partition a full text index?Are there any guidelines on scaling FTS up?</description><pubDate>Wed, 29 Jul 2009 02:27:47 GMT</pubDate><dc:creator>robw</dc:creator></item><item><title>transform SQL Server FTS feature into C#</title><link>http://www.sqlservercentral.com/Forums/Topic753483-236-1.aspx</link><description>Dear Michael,first of all, thank you very much for your articles, always very interesting for me.Let's talk about your article related to the FTS features of SQL server (Google-like search).I have ths problem: I would like to emulate the FTS feature inside a C# application, without calling my SQL server DB.That is, I simply want to have a routine taking in input a text string and a search string, and returning true or false if the search string matches or not the text string.Do you know anything about this issue? Perhaps someone has already solved my problem...Please, let me know something, I'm struggling about this dilemma!!!my email address is: cghersi@foldier.comthank you very much!!Cristiano</description><pubDate>Wed, 15 Jul 2009 08:09:52 GMT</pubDate><dc:creator>cghersi</dc:creator></item><item><title>special way of inserting XML data</title><link>http://www.sqlservercentral.com/Forums/Topic740008-236-1.aspx</link><description>Is there any special way of inserting XML data into SQL server / DB2 native XML database using XQuery? If so let me know. I tried with CAST function. Will it raise any performace issue if the size of the XML if too big?</description><pubDate>Tue, 23 Jun 2009 03:10:48 GMT</pubDate><dc:creator>sridevi_mahalingam</dc:creator></item><item><title>The Hype about SQL 2005 Encryption</title><link>http://www.sqlservercentral.com/Forums/Topic716018-236-1.aspx</link><description>1 out 10 sites or discussion forums highlight about SQL 2005 Encryption but nobody is actually talking about problems/issues with DATA TYPES. Please share samples for encryption/decryption of NUMERIC/DATE datatypes...</description><pubDate>Wed, 13 May 2009 08:09:29 GMT</pubDate><dc:creator>rvbhatia1-780122</dc:creator></item><item><title>Disallowed implicit conversion from data type varchar to data type varbinary</title><link>http://www.sqlservercentral.com/Forums/Topic625462-236-1.aspx</link><description>We used the 'SQL_Encryption_Toolkit.zip' AES process to encrypt SSN in a database and it worked just fine in our development and test environments. When we attempt to move this into our production environment we receive the following error when we attempt to run a script to convert the existing data. Error -2147217913 occurred in Microsoft OLE DB Provider for SQL Server: Disallowed implicit conversion from data type varchar to data type varbinary, table 'TRAININGREGISTRATIONPROD.dbo.Attendee', column 'SsnNbrEnc'. Use the CONVERT function to run this query.All 3 environments are on SQL 2000 SP4 we have verified they are all the same release levels. We are doing the AES 256 encryption. Any ideas? </description><pubDate>Wed, 24 Dec 2008 09:49:10 GMT</pubDate><dc:creator>nate.aughe</dc:creator></item><item><title>SQL 2005 Symmetric Encryption</title><link>http://www.sqlservercentral.com/Forums/Topic257701-236-1.aspx</link><description>Comments posted to this topic are about the content posted at &lt;A HREF="http://www.sqlservercentral.com/columnists/mcoles/sql2005symmetricencryption.asp"&gt;http://www.sqlservercentral.com/columnists/mcoles/sql2005symmetricencryption.asp&lt;/A&gt;</description><pubDate>Fri, 10 Feb 2006 15:46:00 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>Could I get the xp_ source code please</title><link>http://www.sqlservercentral.com/Forums/Topic603145-236-1.aspx</link><description>The link to the code does not wok.  I am hoping to source code in order to see if I can get around the export/import issue I am having.Thanks</description><pubDate>Fri, 14 Nov 2008 15:53:38 GMT</pubDate><dc:creator>ricva</dc:creator></item><item><title>Error for xp_blowfish dll on SQL 2005 (64bit)</title><link>http://www.sqlservercentral.com/Forums/Topic603853-236-1.aspx</link><description>I used the xp_blowfish dll on SQL 2005 (64bit)?  We just moved to a new server and we're getting error message to the effect.Could not load the DLL C:\Program Files\Microsoft SQL Server\90\Tools\binn\Encryption DLL\xp_blowfishdecrypt.dll, or one of the DLLs it references. Reason: 193(C:\Program Files\Microsoft SQL Server\90\Tools\binn\Encryption DLL\xp_blowfishdecrypt.dll is not a valid Win32 application.).</description><pubDate>Mon, 17 Nov 2008 11:43:41 GMT</pubDate><dc:creator>lily-134267</dc:creator></item><item><title>Could I get the xp_ source code please</title><link>http://www.sqlservercentral.com/Forums/Topic603144-236-1.aspx</link><description>The link to the code does not work.  I am hoping to source code in order to see if I can get around the export/import issue I am having.Thanks</description><pubDate>Fri, 14 Nov 2008 15:53:27 GMT</pubDate><dc:creator>ricva</dc:creator></item><item><title>SQL Server Barcodes</title><link>http://www.sqlservercentral.com/Forums/Topic207719-236-1.aspx</link><description>Comments posted to this topic are about the content posted at &lt;A HREF="http://www.sqlservercentral.com/columnists/mcoles/sqlserverbarcodes.asp"&gt;http://www.sqlservercentral.com/columnists/mcoles/sqlserverbarcodes.asp&lt;/A&gt;</description><pubDate>Thu, 04 Aug 2005 18:38:00 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>Using salts with base 64 encoding decoding</title><link>http://www.sqlservercentral.com/Forums/Topic522964-236-1.aspx</link><description>Hi the article http://www.sqlservercentral.com/articles/Security/freeencryption/1980/deals with base64 based encoding / decoding. but is there any article that deals with salted passphrase based encoding ? i have such a need now.</description><pubDate>Tue, 24 Jun 2008 18:19:01 GMT</pubDate><dc:creator>mohammed rafeeq</dc:creator></item><item><title>XML Storage</title><link>http://www.sqlservercentral.com/Forums/Topic538118-236-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/questions/XML/63574/"&gt;XML Storage&lt;/A&gt;[/B]</description><pubDate>Mon, 21 Jul 2008 20:38:23 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>SQL Server XML</title><link>http://www.sqlservercentral.com/Forums/Topic530484-236-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/questions/63571/"&gt;SQL Server XML&lt;/A&gt;[/B]</description><pubDate>Tue, 08 Jul 2008 23:02:50 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>Name Spaces</title><link>http://www.sqlservercentral.com/Forums/Topic534060-236-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/questions/XML/63573/"&gt;Name Spaces&lt;/A&gt;[/B]</description><pubDate>Tue, 15 Jul 2008 00:11:24 GMT</pubDate><dc:creator>Mike C</dc:creator></item><item><title>SQL 2005 Encryption</title><link>http://www.sqlservercentral.com/Forums/Topic523756-236-1.aspx</link><description>I'm new to this and  I was just wondering if there is anything that needs to be considered when restoring a database that uses encryption to another server. Where would the service master keys and database keys come into play when 2 different servers are involved?  Let's say the encryption is being tested in as TEST box that will eventually make it to a production box.  What do I need to cover?Thanks in advance.</description><pubDate>Wed, 25 Jun 2008 15:18:17 GMT</pubDate><dc:creator>r.pe</dc:creator></item></channel></rss>
