dbTalk Databases Forums  

SSIS Variable merged in with a Flat file input sent to OLE DB Destination

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


Discuss SSIS Variable merged in with a Flat file input sent to OLE DB Destination in the microsoft.public.sqlserver.dts forum.



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

Default SSIS Variable merged in with a Flat file input sent to OLE DB Destination - 05-02-2006 , 09:53 AM






I have what should be a simple situation. I have a ASCII flat file as a
data source and a SQL table as a destination. The issue I am having is that
I want to take a value from a variable and have it merged with the data set
being passed to the OLE DB Destination.



For example:



ASCII File

User ID

User Name

Variable

Company ID



Write to OLE DB Table with fields

User ID

User Name

Company ID




Any suggestions?




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.