SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 SSIS TEXT FILE IMPORT - MISSING ROWS
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

jimmyjazz1978
Starting Member

United Kingdom
10 Posts

Posted - 05/02/2012 :  06:51:08  Show Profile
0I am importing a text file encoded in UTF8 - without BOM usign a flat file source to OLE DATABASE task .

Format of Flat file connection is DELIMITED, 65001(UTF-8), Text Qualifier ( none ) , Header Row delimiter is {CR}{LF} , Header Rows skip is 2 , and the column names in the first data row . Row Delimiter is {CR}{LF} and column Delimiter is Vertical Bar {|}.

Format of data is like so ;

SPECIAL products in q: Reported on 01/11/2011 {CR}{LF}

{CR}{LF}

Serve|Co|Q Number|Doc Name|{CR}{LF}

HE| AUS|000021|Dert|{CR}{LF}

The problem is that SSIS is not seeing the first 112 rows ? I cant work this out . It is driving me crazy so pl help ?



All the other rows in the fiel starting from 113 import into the database with no problems. No errors when SSIS package runs.

Edited by SSIS User2011 39 minutes ago


Bizzare

robvolk
Most Valuable Yak

USA
15566 Posts

Posted - 05/02/2012 :  07:35:39  Show Profile  Visit robvolk's Homepage
Please do not cross post:

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=174201
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.05 seconds. Powered By: Snitz Forums 2000