dbTalk Databases Forums  

Eliminate Duplicates while Bulk Loading

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Eliminate Duplicates while Bulk Loading in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Reddy
 
Posts: n/a

Default Eliminate Duplicates while Bulk Loading - 01-29-2004 , 05:36 PM






Is there any way we can eliminate duplicates while bulk loading the data from a text file to a Sql server Database

Thank

Reddy

Reply With Quote
  #2  
Old   
ashish
 
Posts: n/a

Default Re: Eliminate Duplicates while Bulk Loading - 01-29-2004 , 09:27 PM






You can create index on destination table with IGNORE_DUP_KEY option.

ashish

"Reddy" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Is there any way we can eliminate duplicates while bulk loading the data
from a text file to a Sql server Database.

Thanks

Reddy



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.