dbTalk Databases Forums  

SSIS: Flat File Row Delimiter Not Recognized

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


Discuss SSIS: Flat File Row Delimiter Not Recognized in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
AT
 
Posts: n/a

Default RE: SSIS: Flat File Row Delimiter Not Recognized - 05-19-2006 , 04:07 AM






Hi JJ,

Thanks for the update.

As for the padding character, based on my scope, it is the SSIS inserting
spaces in the last column if the row comes up short.

The fixed width in SSIS is different with other like DTS or Excel. In DTS,
it will use the row delimiter to seperate the row. But in SSIS, it does not.

I suggest you use the ragged right since it is more like the 'fixed width'
behavior in Excel and DTS which you are familiar with.

To provide your feedback directly to the product groups:
http://lab.msdn.microsoft.com/produc...k/default.aspx

Thank you!

Sincerely,

Wei Lu
Microsoft Online Community Support

==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


Reply With Quote
  #12  
Old   
sqllion
 
Posts: n/a

Default RE: SSIS: Flat File Row Delimiter Not Recognized - 04-04-2010 , 02:59 PM






To get the workaround and Step by Step description for developing SSIS package in order to overcome the issue with SSIS while importing text files with Flat File Connection Manager and Flat File Source where the "Row Delimiter" property does not work properly for rows having NULL or empty values, follow the below link:
http://www.sqllion.com/2010/04/ssis-...e-importing-1/
Thanks,
SQL Lion


From http://www.developmentnow.com/g/103_...Recognized.htm

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com/g/

Reply With Quote
  #13  
Old   
SQL Lion
 
Posts: n/a

Default RE: SSIS: Flat File Row Delimiter Not Recognized - 04-06-2010 , 12:13 AM



To get the workaround and Step by Step description for developing SSIS
package in order to overcome the issue with SSIS while importing text files
with Flat File Connection Manager and Flat File Source where the "Row
Delimiter" property does not work properly for rows having NULL or empty
values, follow the below link:
<a href=”http://www.sqllion.com/2010/04/ssis-...mporting-1/” >
http://www.sqllion.com/2010/04/ssis-...e-importing-1/ </a>
Thanks,
SQL Lion


"unknown" wrote:

>

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.