Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2008
»
SQL Server 2008 - General
»
SSIS question
SSIS question
Rate Topic
Display Mode
Topic Options
Author
Message
peacesells
peacesells
Posted Monday, November 05, 2012 4:44 PM
SSC-Enthusiastic
Group: General Forum Members
Last Login: Tuesday, May 21, 2013 1:49 PM
Points: 145,
Visits: 701
I have three column values (startdate, completedate, recordcount) that i get in txt audit file. I need to use those values downstream in my ssis package. I want those values in the ssis variables. Is there a way i can map them directly to ssis variables and use them instead of loading them into a table.
many thanks.
Post #1381313
peacesells
peacesells
Posted Monday, November 05, 2012 4:56 PM
SSC-Enthusiastic
Group: General Forum Members
Last Login: Tuesday, May 21, 2013 1:49 PM
Points: 145,
Visits: 701
Ok Found out there is recordset destination-never used that one.Anything to add?
Post #1381317
Koen Verbeeck
Koen Verbeeck
Posted Monday, November 05, 2012 11:36 PM
SSCrazy Eights
Group: General Forum Members
Last Login: Today @ 2:11 AM
Points: 9,378,
Visits: 6,473
Yes, there's only a destination, not a source.
You need to write a script component as a source to read from the object variable where the recordset is stored in.
Somehow using a table seems easier to me
How to post forum questions.
Need an answer? No, you need a question.
What’s the deal with Excel & SSIS?
Member of
LinkedIn
. My blog at
LessThanDot
.
MCSA SQL Server 2012 - MCSE Business Intelligence
Post #1381392
sestell1
sestell1
Posted Tuesday, November 06, 2012 7:15 AM
SSC Eights!
Group: General Forum Members
Last Login: Today @ 8:29 AM
Points: 837,
Visits: 1,217
You can use a ForEach Loop task to read from a recordset object and assign the column values from each row to a variable.
Post #1381557
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.