Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Scripts with tag AutoGenerate Rss

Search for any content tagged autogenerate

Add a script

   Items 1 to 3 of 3   
 

DROP all stored procedures

This code will drop all stored procedures made with splog. With minor modification it will also drop all functions and sp not made with splog.   Read more...
By Chris Morton 2009/03/13 | Source: SQLServerCentral.com | Category: stored procedures
Rating: |  Discuss |   Briefcase | 948 reads

AUTOGENERATE Stored procedures example

This is related to my other autogenerate code. this is just an example of how to use it.   Read more...
By Chris Morton 2013/05/19 | Source: SQLServerCentral.com | Category: autogenerate
Rating: |  Discuss |   Briefcase | 620 reads

AUTOGENERATE INSERT UPDATE SELECT STATEMENTS

use metadata to generate basic create procedure statements for insert update and select  Read more...
By Chris Morton 2008/11/21 | Source: SQLServerCentral.com | Category: metadata
Rating: |  Discuss |   Briefcase | 3,404 reads
   Items 1 to 3 of 3