﻿<?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  / Approch For picking each value from the table and assign to package variable and use. / 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 13:22:45 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Approch For picking each value from the table and assign to package variable and use.</title><link>http://www.sqlservercentral.com/Forums/Topic1418454-147-1.aspx</link><description>You're welcome. Thanks for the feedback.</description><pubDate>Tue, 12 Feb 2013 07:58:56 GMT</pubDate><dc:creator>opc.three</dc:creator></item><item><title>RE: Approch For picking each value from the table and assign to package variable and use.</title><link>http://www.sqlservercentral.com/Forums/Topic1418454-147-1.aspx</link><description>Thanq very much for you approch, It work for me :-)</description><pubDate>Mon, 11 Feb 2013 23:25:57 GMT</pubDate><dc:creator>Tony1234</dc:creator></item><item><title>RE: Approch For picking each value from the table and assign to package variable and use.</title><link>http://www.sqlservercentral.com/Forums/Topic1418454-147-1.aspx</link><description>You can select values from your table into a Variable of Type Object using an Execute SQL Task. Then you can iterate over that Variable using the ForEach Loop Container (FELC) setup with an Enumerator of type [i]Foreach ADO Enumerator[/i]. The FELC can assign each column in the resultset to a different variable so you can work with variables that contain the name and id in Tasks contained within the FELC.</description><pubDate>Mon, 11 Feb 2013 16:58:50 GMT</pubDate><dc:creator>opc.three</dc:creator></item><item><title>Approch For picking each value from the table and assign to package variable and use.</title><link>http://www.sqlservercentral.com/Forums/Topic1418454-147-1.aspx</link><description>Hi all,I have a requirement like, In my table have a data as shown belowTable:-ID              Tablename ---------------------------1                Table12                Table23                Table3...N                TablenI need a package to pick each tablename column value and assign that to variable and used it in next tasks in package. Thanks</description><pubDate>Mon, 11 Feb 2013 08:01:56 GMT</pubDate><dc:creator>Tony1234</dc:creator></item></channel></rss>