dbTalk Databases Forums  

Oracle data transformation

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


Discuss Oracle data transformation in the microsoft.public.sqlserver.dts forum.



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

Default Oracle data transformation - 02-21-2005 , 09:43 PM






Hi All

Am using the following query within the source of a data transformation

SELECT
icp,
data_identifier,
status,
readingdate,
trading_period,
active,
reactive,
apparent
FROM SAPR3.ZTBL_EIEP3
WHERE changeddate >= ? AND
changeddate < ?

I gives me an error ORA-01008 Not all variables bound.

Any ideas on what's wrong?

Thanks
Pete

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.