view scripting - what happened?

I just loaded 2005 Developer after using 2000 Standard for quite awhile. I went to script views using the new Server Management Studio and things are definitely different:

1) No ANSI / Unicode options; it looks like everything is Unicode (bad move).

2) All this extended property junk (EXEC sys.sp_addextendedproperty...) is now generated; is there any way to turn this stuff off And what is the point of it anyway

Thanks



Answer this question

view scripting - what happened?

  • Debbie112

    Never mind - I found it. If you want to select options instead of taking the defaults you have to right-click the database containing the views, select Tasks > Generate Scripts..., then select the options & objects.
  • view scripting - what happened?