﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / Development  / Encrypted Stored Procedures / Latest Posts</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, 20 Jun 2013 03:18:46 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Encrypted Stored Procedures</title><link>http://www.sqlservercentral.com/Forums/Topic841458-145-1.aspx</link><description>select b.name from sys.syscomments a join sys.objects bon a.id=b.object_id  and a.text &amp;lt;&amp;gt; '' and b.type_desc in ( 'SQL_STORED_PROCEDURE','SQL_SCALAR_FUNCTION')</description><pubDate>Fri, 03 May 2013 04:41:46 GMT</pubDate><dc:creator>suneet.mlvy</dc:creator></item><item><title>RE: Encrypted Stored Procedures</title><link>http://www.sqlservercentral.com/Forums/Topic841458-145-1.aspx</link><description>Thanks gail for ypur help</description><pubDate>Wed, 06 Jan 2010 21:03:54 GMT</pubDate><dc:creator>ningaraju.n</dc:creator></item><item><title>RE: Encrypted Stored Procedures</title><link>http://www.sqlservercentral.com/Forums/Topic841458-145-1.aspx</link><description>Query sys.procedures and use the OBJECTPROPERTY function with the 'IsEncrypted' property.</description><pubDate>Mon, 04 Jan 2010 08:49:37 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>Encrypted Stored Procedures</title><link>http://www.sqlservercentral.com/Forums/Topic841458-145-1.aspx</link><description>Hi Friends,Can you please get the query to list all the Encrypted Stored Procedures in an databaseThanks In Advance</description><pubDate>Mon, 04 Jan 2010 07:25:11 GMT</pubDate><dc:creator>ningaraju.n</dc:creator></item></channel></rss>