dbTalk Databases Forums  

SSIS #Temp tables with Source/Destination OLE DB component

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


Discuss SSIS #Temp tables with Source/Destination OLE DB component in the microsoft.public.sqlserver.dts forum.



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

Default SSIS #Temp tables with Source/Destination OLE DB component - 11-06-2006 , 07:30 AM






Hi, has anyone tried to use # temp tables with Source/Destination data flow
components? If I choose destination and create a new temp table, it cannot
retrieve it. That's obvious after the fact that #temp table lives in a
connection and die after connection terminates. But how can SSIS work with #
temp tables if that was the case?

In the SSIS data flow I even have a separate flow that creates the #temp
table, but since it's not running during design time the subsequence use of
#temp table is not valid.

The alternative for now is to create a permanent temp table that's not a
real # temp table. Will SSIS be improved so #temp will work?

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.