dbTalk Databases Forums  

Import two columns only

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


Discuss Import two columns only in the microsoft.public.sqlserver.dts forum.



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

Default Import two columns only - 07-13-2004 , 01:31 AM






If I get a CSV file with 10 columns but there are only 2
columns have to be imported to a table via DTS. Is it
possible for me to do so ?

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Import two columns only - 07-13-2004 , 02:25 AM






Only map transformations for the columns you are interested in, and ignore
the others, or if using auto-generated trasnforms, go back and delete the
additional ones.


--
Darren Green
http://www.sqldts.com


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

Quote:
If I get a CSV file with 10 columns but there are only 2
columns have to be imported to a table via DTS. Is it
possible for me to do so ?



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.