﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Integration Services / Data Warehousing  / Bring Text datatype data from sql table and pass to Execute SQL task or something to create a table / 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>Thu, 23 May 2013 02:52:55 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Bring Text datatype data from sql table and pass to Execute SQL task or something to create a table</title><link>http://www.sqlservercentral.com/Forums/Topic1359539-364-1.aspx</link><description>try creating a stored proc and pass this column as a parameter (varchar(max)) and use exec @param</description><pubDate>Sun, 16 Sep 2012 21:14:17 GMT</pubDate><dc:creator>sqlbi.vvamsi</dc:creator></item><item><title>Bring Text datatype data from sql table and pass to Execute SQL task or something to create a table</title><link>http://www.sqlservercentral.com/Forums/Topic1359539-364-1.aspx</link><description>Hello Team,I have a text datatype field in the database. It has a create table script. In a SSIS project i want to query this field and pass the value to backend again to execute as sql. How i can store this value of the field on SSIS side(because it can not fit in VARCHAR (8000)) and pass to execute sql task or any other thing. i have seen DT_TEXT field. But i am not sure on how to use this ?Alternatively i can explain the goal of task here.  I have text field in the database which has create table script or any other bunch sql statements (just in one field).  I want to execute from ssis based on a criteria. What are the options and how can i do that?Please  suggest.Thanks,kmg.</description><pubDate>Fri, 14 Sep 2012 12:00:26 GMT</pubDate><dc:creator>kumar-378458</dc:creator></item></channel></rss>