Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 sql scripts

Author  Topic 

alidad
Starting Member

3 Posts

Posted - 2008-09-01 : 22:02:40
hi, I'm new ms sql 2005 or 2008. I have large database that comes with 15 tablses.

I like to see the database scripts, but not sure how i can do that, does anyone know how i can see the database scripts from ms sql server 2005 or 2008 !

AM

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2008-09-01 : 22:06:32
run SSMS and right click on the database and choose Script Database


KH
[spoiler]Time is always against us[/spoiler]

Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-09-02 : 04:04:55
http://blog.sqlauthority.com/2007/08/21/sql-server-2005-create-script-to-copy-database-schema-and-all-the-objects-stored-procedure-functions-triggers-tables-views-constraints-and-all-other-database-objects/
Go to Top of Page
   

- Advertisement -