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 |
|
Sun Foster
Aged Yak Warrior
515 Posts |
Posted - 2008-12-25 : 08:57:56
|
| One app working with SQL server need to be published.How to make a script to save all tables (without data), views, store procedures so that this script can be run in new SQL server? |
|
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2008-12-25 : 09:45:02
|
| Use Generate Script Task By right- clicking database. |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
Sun Foster
Aged Yak Warrior
515 Posts |
Posted - 2008-12-25 : 10:26:06
|
| Can backup only do table structure without data?I do not want to restore data in tables. |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|
|