Using CS4 to generate a .pdf from Oracle db on Windows 7.  When the sql returns 
a string w/ a less than sign (< character), it is truncating the value at the 
less than sign.  Is there anything other than doing a replace on the < to 'less 
than' in the package function that supplies the value returned that can be done 
to resolve this issue?  The return value that is being truncated is well within 
the sizing of the varchar2 return value.
Thank you in advance for any suggestions. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5971
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm

Reply via email to