﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Integration Services / Data Warehousing  / The last row in the sample data is incomplete. The column or row delimiter is missing or the text is qualified incorrectly. / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 19 Jun 2013 19:15:02 GMT</lastBuildDate><ttl>20</ttl><item><title>The last row in the sample data is incomplete. The column or row delimiter is missing or the text is qualified incorrectly.</title><link>http://www.sqlservercentral.com/Forums/Topic1358377-364-1.aspx</link><description>I have a requirement of loading 2 CSV files from shared location into a SQL table.All 2 CSV files are in same format.1. Sample Report for Samp Standards (SOV) Dev - August 2012.csv2. Sample Unique Visitors Report for Samp Standards (SOV) Dev - Sun. 1 Jul. 2012 - Fri. 31 Aug. 2012 (1).csvData in the CSV files are as shown below:Col1 Col2 Col3 Col4 Col5Date 290112Name TestProcess Easy# Student Class Grade1 Ravi 10 I2 Raj 10 III am trying to load the complete data into (as is shown above) the SQL table by taking CSV file connection.and I am getting the following error:The last row in the sample data is incomplete. The column or row delimiter is missing or the text is qualified incorrectly.I dont have access to edit the .CSV files. Is there anyway we can get rid of this error?Also, I tried using OLE DB Microsoft Jet 4.0 Provider connection to the CSV files folder with an OLE DB Source.One strange problem i see here is,The 2nd CSV file name is getting truncated in the data access mode table list, it is appearing as'Sample Unique Visitors Report for Samp Standards (SOV) Dev - Su' whereas the complete name is 'Sample Unique Visitors Report for Samp Standards (SOV) Dev - Sun. 1 Jul. 2012 - Fri. 31 Aug. 2012 (1).csv'.I tried passing this value using variable and failed.Is there any file name length limitation for CSV files while using OLE DB connection?</description><pubDate>Thu, 13 Sep 2012 01:56:52 GMT</pubDate><dc:creator>balaji_kethe</dc:creator></item></channel></rss>