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
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Script Create DB

Author  Topic 

poser
Posting Yak Master

124 Posts

Posted - 2007-12-12 : 12:32:50
I need a copy of a DB schema. I run the Create Script DB for all objects but when I run the script I get all kinds of errors because of the dependencies. Is there any way to get the DB Schema without the data?
Thanks in advance for your help
r/p

jezemine
Master Smack Fu Yak Hacker

2886 Posts

Posted - 2007-12-12 : 12:40:35
http://www.codeplex.com/scriptdb



elsasoft.org
Go to Top of Page

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-12-12 : 23:14:54
You can script the db in em.
Go to Top of Page
   

- Advertisement -