|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Generate database ...Hello,
Is there a way ( in SQL Server 2005) to generate the script to create : - database - all tables - constraints in a single action and not table by table ? Regards, Right-click the database, Tasks, Generate Scripts.
-- Show quoteTibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://sqlblog.com/blogs/tibor_karaszi "Gabriel" <nospam@nospam.com> wrote in message news:OFWZ7wGTHHA.4076@TK2MSFTNGP05.phx.gbl... > Hello, > > Is there a way ( in SQL Server 2005) to generate the script to create : > - database > - all tables > - constraints > > in a single action and not table by table ? > > Regards, > > |
|||||||||||||||||||||||