How to Delete All the Stored Procedures in a SQL Server 2005 Database
Posted by: Peter Brombergs UnBlog,
on 07 Apr 2007 |
View original | Bookmarked: 0 time(s)
I've been going through the learning curve with CodeSmith and the initial results are pretty interesting, especially with the free NetTiers template set. Man, does that generate a bunch of stored procs, entity and domain objects and controls! If you get used to the model, you are virtually going to get yourself an entire application in one 5-second CodeSmith "Swoop"!One of the things I came up with while monkeying around with the Database schema was the need to delete all the generated stored procs...