dbTalk Databases Forums  

Oracle datatype

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


Discuss Oracle datatype in the microsoft.public.sqlserver.dts forum.



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

Default Oracle datatype - 03-10-2008 , 10:32 AM






Hi,

I'm using SSIS on SQL2005 XP2.

I've got an Oracle OLEDB connection.

I've got a simple SQL Task on my Oracle DB (returning one field in one
row), and I try to send the result to a local variable

select 'aaa' from dual --> I can send the result in a 'STRING'
variable
select 1 from dual --> impossible to send it to any SSIS type !


Is it really impossible to get this value in my sql task ?





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.