<?xml version="1.0" encoding="iso-8859-9" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwizguide.com/rss_namespace/">
 <channel>
  <title>Datakent Forum : SQL Server encryption</title>
  <link>http://forum.datakent.com/</link>
  <description>XML içerik linki; Datakent Forum : Microsoft SQL Server : SQL Server encryption</description>
  <pubDate>Fri, 01 May 2026 16:38:47 +0000</pubDate>
  <lastBuildDate>Sun, 25 Sep 2011 17:38:38 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.54</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.datakent.com/RSS_post_feed.asp?TID=2024</WebWizForums:feedURL>
  <image>
   <title>Datakent Forum</title>
   <url>http://forum.datakent.com/forum_images/datakent.com_forums.png</url>
   <link>http://forum.datakent.com/</link>
  </image>
  <item>
   <title>SQL Server encryption : http://www.devlib.net/decryptsql.htm:)...</title>
   <link>http://forum.datakent.com/forum_posts.asp?TID=2024&amp;PID=4764#4764</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://forum.datakent.com/member_profile.asp?PF=3122" rel="nofollow">turknetyazilim</a><br /><strong>Konu:</strong> 2024<br /><strong>Gönderim Zamanı:</strong> 25.Eylül.2011 Saat 17:38<br /><br />http://www.devlib.net/decryptsql.htm<BR>:)<BR>]]>
   </description>
   <pubDate>Sun, 25 Sep 2011 17:38:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.datakent.com/forum_posts.asp?TID=2024&amp;PID=4764#4764</guid>
  </item> 
  <item>
   <title>SQL Server encryption :  Ticari ama&#231;l&#305; bir yaz&#305;l&#305;m yap&#305;yorsunuz...</title>
   <link>http://forum.datakent.com/forum_posts.asp?TID=2024&amp;PID=4451#4451</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://forum.datakent.com/member_profile.asp?PF=1" rel="nofollow">murat turan</a><br /><strong>Konu:</strong> 2024<br /><strong>Gönderim Zamanı:</strong> 10.Aralik.2010 Saat 20:01<br /><br /><div>Ticari amaçlı bir yazılım yapıyorsunuz ve Veri tabanındaki, procedure, view veya function gibi script içerikli yapıların erişimini kısıtlamak istiyorsunuz. "with encryption"&nbsp; parametresi ile oluşturulmuş procedure, function veya view nesnelerinin, oluturma sonrası script yapılarına erişim sınırlanır. sınırlanmaktan kastım erişemezsiniz. tabi bu parametreyi sistemi kuracağınız bilgisayarda kullanmalısınız zira kendi sisteminizde yazılım geliştirdiğiniz ve kullandığınız DB üzerinde bunu yapmanız geriye dönüşümü zahmetli bir durum yaratabilir.</div><div>&nbsp;</div><div>-- procedure, view ve function ları şifrelemek için kullanılabilir<br>-- bu sayede kaynak kodlarına erişilemez !</div><p>create procedure atest2<br>with encryption<br>as<br>begin<br>&nbsp;set nocount on;<br>&nbsp;select BOLGEADI, BOLGEID from dbo.BOLGELER<br>&nbsp;order by BOLGEADI<br>end<br></p><span style="font-size:10px"><br /><br />Düzenleyen murat turan - 30.Eylül.2011 Saat 11:54</span>]]>
   </description>
   <pubDate>Fri, 10 Dec 2010 20:01:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.datakent.com/forum_posts.asp?TID=2024&amp;PID=4451#4451</guid>
  </item> 
 </channel>
</rss>