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 |
venkath
Posting Yak Master
202 Posts |
Posted - 2008-07-08 : 03:07:30
|
Hi allI need to copy some tables from a database to another database on the same server. Can't I copy the indexes and constraints along with the tables?Please suggest.Thanks |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-07-08 : 06:00:51
|
You've copy database objects task available in SSIS. |
 |
|
|
|
|