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
 DB Structure

Author  Topic 

kid_on_the_block
Posting Yak Master

172 Posts

Posted - 2006-01-11 : 13:36:38
Hi All

I want the structure of the entire database without the data from a database , I mean all the tables withouut the data ... Can i do that


Plz help

Srinika
Master Smack Fu Yak Hacker

1378 Posts

Posted - 2006-01-11 : 13:40:33
Go to enterprise Manager
Go to the corresponding DB
Select All tasks
Select Generate SQL Scripts
Here u go
Go to Top of Page
   

- Advertisement -