﻿<?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 Kathi Kellenberger / Article Discussions / Article Discussions by Author  / stored procedures in sql server 2005 / 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>Mon, 20 May 2013 06:56:15 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: stored procedures in sql server 2005</title><link>http://www.sqlservercentral.com/Forums/Topic432724-202-1.aspx</link><description>I am not sure if management studio is limited in SQL Express, but usually you can just Right-Click on the stored proc name and select "Script Stored Procedure As" then select "Create To" finally select an appropriate option and save the query in a good place.If by chance the management studio for SQL Express does not have this option, you can run this command and then save the query results somewhere.exec sp_helptext 'ProcedureName'</description><pubDate>Thu, 20 Dec 2007 16:00:03 GMT</pubDate><dc:creator>rlvantrease</dc:creator></item><item><title>stored procedures in sql server 2005</title><link>http://www.sqlservercentral.com/Forums/Topic432724-202-1.aspx</link><description>how to copy  existing stored procedure before updating it in sql server express management studio screen</description><pubDate>Thu, 13 Dec 2007 02:58:09 GMT</pubDate><dc:creator>vaduguru.sankar</dc:creator></item></channel></rss>