Trevor Best (googlegroups (AT) besty (DOT) org.uk) writes:
Quote:
Is there a way to back up the structure of the database only? i.e.
backup without the data.
I sometimes need to backup a database in one location and compare the
structure in another, can be a pain if there's 600MB of data that goes
with it. |
The new version of SQL Compare from Red Gate permits you to script the
database to a folder, and then you can compare a database to that folder.
You can also script the database from Enterprise Manager and SQL Server
Mgmt Studio, and then create a database from that script on the target.
--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx