﻿<?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 2008 / SQL Server 2008 - General  / How to get backup of  Accidentel  Executed  procedure script / 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>Sat, 25 May 2013 18:02:29 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: How to get backup of  Accidentel  Executed  procedure script</title><link>http://www.sqlservercentral.com/Forums/Topic1372569-391-1.aspx</link><description>Restore the database to a test server (not to the same server that the database already exists); extract the stored procedure code and permissions on the stored procedure; put the restored database offline or detach; run the extracted scripts on the required database and grant require permissions.</description><pubDate>Tue, 16 Oct 2012 21:19:43 GMT</pubDate><dc:creator>Siva Ram</dc:creator></item><item><title>RE: How to get backup of  Accidentel  Executed  procedure script</title><link>http://www.sqlservercentral.com/Forums/Topic1372569-391-1.aspx</link><description>Restore a backup copy of the database and extract the correct procedure from that copy.You could set up a DDL trigger to capture this kind of changes into a table. Unfortunately, setting it up now that the damage is done won't help, but will save the pain next time it happens.</description><pubDate>Mon, 15 Oct 2012 02:21:56 GMT</pubDate><dc:creator>spaghettidba</dc:creator></item><item><title>How to get backup of  Accidentel  Executed  procedure script</title><link>http://www.sqlservercentral.com/Forums/Topic1372569-391-1.aspx</link><description>Hello, someone executed accidentally old script in a database , have any way to get back date procedure script . if have, please  reply me.Thanks</description><pubDate>Mon, 15 Oct 2012 00:38:41 GMT</pubDate><dc:creator>deepaktyagi84</dc:creator></item></channel></rss>