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.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 Copying indexes & constraints along with tables

Author  Topic 

venkath
Posting Yak Master

202 Posts

Posted - 2008-07-08 : 03:07:30
Hi all

I 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.
Go to Top of Page
   

- Advertisement -