dbTalk Databases Forums  

SQL Server Destination vs OLE DB Destination

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


Discuss SQL Server Destination vs OLE DB Destination in the microsoft.public.sqlserver.dts forum.



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

Default SQL Server Destination vs OLE DB Destination - 11-29-2005 , 12:05 PM






I just did a ForEach Loop through a number of files, and within the
loop I did a Data Task using a Flat File Source and a SQL Server
Destination.

I used the same ForEach Loop, and within the loop I did a Data Task
using a Flat File Source and a OLE DB Destination.

The interesting part is that the SQL Server Destination failed after a
few files (not sure why) but the OLE DB Destination had no errors and
imported everything.

Anyone know why that is? Also, how do I get to read error messages
generated by a failed package? SQL Server Destination has no error
output settings.

Thanks


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.