﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Content tagged Stored Procedures, Metadata</title><link>http://www.sqlservercentral.com/</link><description>Content tagged Stored Procedures, Metadata posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Encrypt All Stored procedures at once</title><description><![CDATA[this code encrypts all stored procedures that meet a certain format. this code is easy to change to suit your particular needs, but be sure to back up your stored procs first. ]]></description><guid>http://www.sqlservercentral.com/scripts/WITH+ENCRYPTION/65041/</guid><pubDate>2009/09/10</pubDate><link>http://www.sqlservercentral.com/scripts/WITH+ENCRYPTION/65041/</link></item><item><title>Encrypt All Stored procedures at once</title><description><![CDATA[this code encrypts all stored procedures that meet a certain format. this code is easy to change to suit your particular needs, but be sure to back up your stored procs first. <!-- Free trial of SQL Backup™ -->
<table border="0" cellpadding="0" cellspacing="10" width="100%">
 <colgroup>
  <col width="68" />
  <col width="1266" />
 </colgroup>
 <tr align="left" valign="top">
  <td><a href="http://www.red-gate.com/products\SQL_Backup\offers\backup_free_trial.htm?utm_source=ssc&utm_medium=rss&utm_content=backuptrial200912&utm_campaign=sqlbackup"><img alt="SQL Backup" height="68" src="http://www.red-gate.com/images/sql_server_central/backup3d_68x68.gif" width="68" border="0"/></a></td>
  <td><strong>Free trial of SQL Backup™</strong><br />“SQL Backup was able to cut down my backup time <br>significantly AND achieved a 90% compression at <br>the same time!” Joe Cheng. <a href="http://www.red-gate.com/products\SQL_Backup\offers\backup_free_trial.htm?utm_source=ssc&utm_medium=rss&utm_content=backuptrial200912&utm_campaign=sqlbackup">Download a free trial now.</a><img src="/Images/spacer.gif?d=ad_olr1"/></td>
 </tr>
</table>]]></description><guid>http://www.sqlservercentral.com/scripts/WITH+ENCRYPTION/65041/</guid><pubDate>2009/09/10</pubDate><link>http://www.sqlservercentral.com/scripts/WITH+ENCRYPTION/65041/</link></item><item><title>AUTOGENERATE INSERT UPDATE SELECT STATEMENTS</title><description><![CDATA[use metadata to generate basic create procedure statements for insert update and select<!-- SQL Server monitoring made easy -->
<table border="0" cellpadding="0" cellspacing="10" width="100%">
 <colgroup>
  <col width="68" />
  <col width="1266" />
 </colgroup>
 <tr align="left" valign="top">
  <td><a href="http://www.red-gate.com/products/SQL_Response/offers/easy_monitoring.htm?utm_source=ssc&utm_medium=rss&utm_content=easy_monitoring200912&utm_campaign=sqlresponse"><img alt="SQL Response" height="68" src="http://www.red-gate.com/images/marketing/SSC/response_ico.gif" width="68" border="0"/></a></td>
  <td><strong>SQL Server monitoring made easy </strong><br />"Keeping an eye on our many SQL Server instances<br> is much easier  with SQL Response." Mike Lile.<br><a href="http://www.red-gate.com/products/SQL_Response/offers/easy_monitoring.htm?utm_source=ssc&utm_medium=rss&utm_content=easy_monitoring200912&utm_campaign=sqlresponse">Download a free trial of SQL Response now. </a><img src="/Images/spacer.gif?d=ad_olr1"/></td>
 </tr>
</table>]]></description><guid>http://www.sqlservercentral.com/scripts/Metadata/64603/</guid><pubDate>2008/11/21</pubDate><link>http://www.sqlservercentral.com/scripts/Metadata/64603/</link></item><item><title>AUTOGENERATE INSERT UPDATE SELECT STATEMENTS UPDATED</title><description><![CDATA[I have made an update of this script http://www.sqlservercentral.com/scripts/Metadata/64603/. the new version includes can generate 4 stored procedures for every table in a database]]></description><guid>http://www.sqlservercentral.com/scripts/AutoGenerate++++++parameters/64760/</guid><pubDate>2008/10/23</pubDate><link>http://www.sqlservercentral.com/scripts/AutoGenerate++++++parameters/64760/</link></item><item><title>Searching Objects for Text</title><description><![CDATA[When searching meta-data to find an occurance of a particular string or pattern it is difficult to look everywhere.  This procedure helps you find what you are looking for.]]></description><guid>http://www.sqlservercentral.com/articles/Stored+Procedures/62975/</guid><pubDate>2008/05/28</pubDate><link>http://www.sqlservercentral.com/articles/Stored+Procedures/62975/</link></item></channel></rss>