dbTalk Databases Forums  

SSIS "Unable to retreive destination columns..."

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


Discuss SSIS "Unable to retreive destination columns..." in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
sorourke1@hotmail.com
 
Posts: n/a

Default SSIS "Unable to retreive destination columns..." - 05-19-2008 , 03:16 PM






I have an OLE DB Source control that I am using to collect data from a stored
procedure. THhe stored procedure first assembles the data in a #Temp table.
It then does some work to the #Temp table and finally returns the data via a
Select statment from the #Temp table. I have explicitly se the column names
in the select statment, without and different effect.
Ok, with this in mind, the control can't get the columns returned from the
SP because I am using a #Temp table. So I get the error, "Unable to retreive
destination column descriptions from the parameters of the SQL command." I
have found a work around by useing a permanent table but don't want the
overhead associated. Is there a way to assign these columns so I can use the
#Temp tables?
Thanks for any assistance you can provide!

Reply With Quote
  #2  
Old   
jhofmeyr@googlemail.com
 
Posts: n/a

Default Re: SSIS "Unable to retreive destination columns..." - 05-21-2008 , 03:44 AM






Hi sorourke1,

This issue is well documented on the forums and various blogs. The
usual suggested work-around is to use an in-memory table, but there
are other options.

Good luck!
J

Reply With Quote
  #3  
Old   
jhofmeyr@googlemail.com
 
Posts: n/a

Default Re: SSIS "Unable to retreive destination columns..." - 05-21-2008 , 03:44 AM



Hi sorourke1,

This issue is well documented on the forums and various blogs. The
usual suggested work-around is to use an in-memory table, but there
are other options.

Good luck!
J

Reply With Quote
  #4  
Old   
jhofmeyr@googlemail.com
 
Posts: n/a

Default Re: SSIS "Unable to retreive destination columns..." - 05-21-2008 , 03:44 AM



Hi sorourke1,

This issue is well documented on the forums and various blogs. The
usual suggested work-around is to use an in-memory table, but there
are other options.

Good luck!
J

Reply With Quote
  #5  
Old   
jhofmeyr@googlemail.com
 
Posts: n/a

Default Re: SSIS "Unable to retreive destination columns..." - 05-21-2008 , 03:44 AM



Hi sorourke1,

This issue is well documented on the forums and various blogs. The
usual suggested work-around is to use an in-memory table, but there
are other options.

Good luck!
J

Reply With Quote
  #6  
Old   
jhofmeyr@googlemail.com
 
Posts: n/a

Default Re: SSIS "Unable to retreive destination columns..." - 05-21-2008 , 03:44 AM



Hi sorourke1,

This issue is well documented on the forums and various blogs. The
usual suggested work-around is to use an in-memory table, but there
are other options.

Good luck!
J

Reply With Quote
  #7  
Old   
jhofmeyr@googlemail.com
 
Posts: n/a

Default Re: SSIS "Unable to retreive destination columns..." - 05-21-2008 , 03:44 AM



Hi sorourke1,

This issue is well documented on the forums and various blogs. The
usual suggested work-around is to use an in-memory table, but there
are other options.

Good luck!
J

Reply With Quote
  #8  
Old   
jhofmeyr@googlemail.com
 
Posts: n/a

Default Re: SSIS "Unable to retreive destination columns..." - 05-21-2008 , 03:44 AM



Hi sorourke1,

This issue is well documented on the forums and various blogs. The
usual suggested work-around is to use an in-memory table, but there
are other options.

Good luck!
J

Reply With Quote
  #9  
Old   
jhofmeyr@googlemail.com
 
Posts: n/a

Default Re: SSIS "Unable to retreive destination columns..." - 05-21-2008 , 03:44 AM



Hi sorourke1,

This issue is well documented on the forums and various blogs. The
usual suggested work-around is to use an in-memory table, but there
are other options.

Good luck!
J

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.