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)
 Export Data

Author  Topic 

noid
Starting Member

2 Posts

Posted - 2009-06-11 : 09:44:08
Hi everybody,
I have problem using import/export data with sql 2005. If I choose a bunch of tables from source database, I get an error message saying "Violation of Primary key....". If I choose the same table indvidually, it gets exported without any problem.

Help please...

Noid

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-06-11 : 13:01:26
are you trying to export data from many source to single destination or are you trying for copying multiple source to destinations?
Go to Top of Page

noid
Starting Member

2 Posts

Posted - 2009-06-17 : 05:43:34
I am trying to export 20 tables from one source to a single destination.
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-06-17 : 11:15:30
then why dont you just use ssis export import task? is it for one time activity or do you want this transfer to happen frequently?
Go to Top of Page
   

- Advertisement -