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 |
|
sqlfresher2k7
Aged Yak Warrior
623 Posts |
Posted - 2007-08-15 : 14:48:39
|
| I need a create database scripts..for sqlserver 2005.Thanks for your help in advance!! |
|
|
ashley.sql
Constraint Violating Yak Guru
299 Posts |
Posted - 2007-08-15 : 14:51:21
|
| right click on database and select generate sql script from all tasks.you can create sql script for any object you want in the database.Ashley Rhodes |
 |
|
|
jezemine
Master Smack Fu Yak Hacker
2886 Posts |
Posted - 2007-08-15 : 17:52:16
|
http://www.codeplex.com/scriptdb elsasoft.org |
 |
|
|
|
|
|