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.
Author |
Topic |
kowani1
Starting Member
42 Posts |
Posted - 2006-11-29 : 00:39:24
|
Hi All,Is there a way I can backup my a SQL 2000 DB but exclude all the data/records within.i.e. I only want to backup the table structures, DB Objects etc minus the rows of records.Thanks and appreciate any help.Jungle DBA |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2006-11-29 : 01:50:34
|
You can make use of Generate SQL Script option from Enterprise ManagerMadhivananFailing to plan is Planning to fail |
 |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
|
kowani1
Starting Member
42 Posts |
Posted - 2006-11-29 : 05:26:19
|
thanks a lot. It's a lot clearer now folks.jungle dba |
 |
|
|
|
|