, , , .
:
script, . script, sql, . Sql Server 2008 , Sql Server 2005 Sql Publishing Wizard.
: ( )
http://www.codeplex.com/sqlhost/Wiki/View.aspx?title=Database%20Publishing%20Wizard
script, :
, :
C:\Program Files\Microsoft SQL Server\90\Tools\Publishing\sqlpubwiz script -d AdventureWorks "C:\AdventureWorks.sql"
, :
C:\Program Files\Microsoft SQL Server\90\Tools\Publishing\sqlpubwiz script -d AdventureWorks "C:\AdventureWorks.sql" -schemaonly
, :
C:\Program Files\Microsoft SQL Server\90\Tools\Publishing\sqlpubwiz script -d AdventureWorks "C:\AdventureWorks.sql" -dataonly
... ( )
http://blog.sqlauthority.com/2007/11/16/sql-server-2005-generate- script -with-data-from-database-database-publishing-wizard/
.