﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / Business Intelligence  / ssis doubts / 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 01:23:24 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: ssis doubts</title><link>http://www.sqlservercentral.com/Forums/Topic1427476-147-1.aspx</link><description>  Is that u can change the Datatype of the Destination ,if so then sink both the source and destiantion datatype to same ,IF "ID" is integer convert into the Nvarchar using  Dataconversion transformation  and map the converted ID to the Destination ID feild,...but the Destination table "ID" should be set to the Nvarchar.Let me know if this worked for u</description><pubDate>Tue, 12 Mar 2013 06:08:28 GMT</pubDate><dc:creator>jprabha.d</dc:creator></item><item><title>RE: ssis doubts</title><link>http://www.sqlservercentral.com/Forums/Topic1427476-147-1.aspx</link><description>There are a few things you can do. First, if you are loading into a destination that expects integers for the first field, you'll never load those records. However you can split those off into an "error" table, and deal with them separately. SSIS can send records that don't match a particular pattern to another destination. This might help: [url]http://www.sqlservercentral.com/Forums/Topic1193618-364-1.aspx#bm1194993[/url]What you would do is then process the error rows separately, perhaps manually.A few other helpers: Incremental loads - [url]http://www.sqlservercentral.com/articles/Stairway+Series/76390/[/url]</description><pubDate>Wed, 06 Mar 2013 09:23:36 GMT</pubDate><dc:creator>Steve Jones - SSC Editor</dc:creator></item><item><title>ssis doubts</title><link>http://www.sqlservercentral.com/Forums/Topic1427476-147-1.aspx</link><description>hi friends i have small doubt in ssis package.plese tell me how to solve issuse.text file source contains data likeid , name10 , ramu11 ,gali12 ,venudd44d3,6dh5j13 ,tali14 ,gai15 ,gadithat data i want load into destination tablewhen ever we run package that time loading records 10th,11th,12th reocds loaded 4th recorded is failed.next time while exectuion packaged only loading records from staring failure.next time load records like 443th,13th and 14th,15thin this sistuvation what we do. check points in used in this sistuvation.plese tell me any process</description><pubDate>Wed, 06 Mar 2013 09:05:08 GMT</pubDate><dc:creator>asranantha</dc:creator></item></channel></rss>