dbTalk Databases Forums  

Export from table to Text files with DTS

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


Discuss Export from table to Text files with DTS in the microsoft.public.sqlserver.dts forum.



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

Default Export from table to Text files with DTS - 02-17-2004 , 10:55 AM






Hi, I'm exporting text files from a table. I want text file to have fixed
length fields but I want decide the fields length. When I create the
destination file connection, I can't change the length like I do with source
files connections. Is it posible to change it?

Thanks.



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

Default Re: Export from table to Text files with DTS - 02-17-2004 , 11:31 AM






In message <#Ccs1aX9DHA.712 (AT) tk2msftngp13 (DOT) phx.gbl>, fabian
<fabianbg (AT) navegalia (DOT) com> writes
Quote:
Hi, I'm exporting text files from a table. I want text file to have fixed
length fields but I want decide the fields length. When I create the
destination file connection, I can't change the length like I do with source
files connections. Is it posible to change it?

Thanks.


On the Destination tab of the DataPump, click Define columns. Use
Populate from Source to get a start point. Whilst you cannot add new
columns, you can ignore existing columns that come through from the
source, or change the size of the output column.
--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



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.