Scripting tables in SQL Server 2008 -
04-08-2009
, 06:00 PM
When running scripting from MSM for tables; the defaults for tables are being
saved in seperate files from the main file for that table. This is a
different behavior than previous versions. Is there an option which needs to
be set to that defaults are saved to the same file for the table object.
i.e. when scripting mulitiple table to seperate files I want the defaults for
the tables to be in the same file for the given table that the default
belongs to. |