dbTalk Databases Forums  

Read File Transformation

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


Discuss Read File Transformation in the microsoft.public.sqlserver.dts forum.



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

Default Read File Transformation - 07-29-2005 , 04:10 PM






Am I missing something? The BOL doc seems to imply that the DTS read file
transform will read a file name from a source column and direct that file's
contents to a specified destination column via what I would assume to be an
UDPATE, not an INSERT. I have a table that contains the source file name and
an empty destination column, plus it contains additional fields, some with
NOT NULL constraints. When I use a Read file transform, DTS errors out with
a violation of the NOT NULL constraint. But if all it's doing is updating
the destination column, why would it give that error?

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.