Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in SQL Server only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
SQL Server
export database structure
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
Xerxes
#1
export database structure
Feb 14 '07, 11:45 PM
Hi,
is there a way of exporting database structure not the data in it?
Thanks.
Russ Rose
#2
Feb 15 '07, 03:05 AM
Re: export database structure
"Xerxes" <mfkashani@gmai l.comwrote in message
news:1171495938 .996070.298470@ h3g2000cwc.goog legroups.com...
Hi,
is there a way of exporting database structure not the data in it?
>
Thanks.
>
Right click on DB --All Tasks --Generate SQL Script then choose
appropriate options.
Or
Restore a copy of the database, truncate all tables, make a backup of the
now empty database and use that backup as your db structure "export".
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment