all groups > sql server programming > july 2007 >
You're in the

sql server programming

group:

Generate ALTER scripts


Re: Generate ALTER scripts Roy Harvey
7/31/2007 7:46:53 PM
sql server programming: I've always done it by creating a script file of CREATEs (without
DROPs) and then editing the file to change the CREATEs to ALTERs.

Roy Harvey
Beacon Falls, CT

[quoted text, click to view]
Generate ALTER scripts cbtechlists NO[at]SPAM gmail.com
7/31/2007 8:05:09 PM
How do you generate ALTER scripts for all Views, Procs & UDFs in the
database into individual files? I would like to do the same thing that
I can do when I right click a database, select Tasks/Generate Scripts,
but I would like them to be ALTERs not CREATEs.

If not, is there another way to do this?

Thanks,

Chris
AddThis Social Bookmark Button