generate database schema
rgfriend
Posts: 21 Bronze 2
Is there a way in SQl Compare to generate database schema for an exisitng database?
Thanks
Thanks
Comments
If you want to create a new database based on another. Simply create a blank database using SSMS, and set this as the target in SQL Compare. This will let you create a script to build the schema based on your source database.
Is this what you were hoping to achieve?
Product Manager
Redgate Software
What's the difference using Sql server manamgent studio- generate script,
and Redgate, for this purpose to create a schema for exsiting database.
SQL Compare's principal advantage is that it can create a diff script to push changes from one database to another.
Hope this helps,
David
Product Manager
Redgate Software