20 pts.
 Blobs and Memos in formulas
I need to use a field that is varchar2(2000) in the Oracle.  How do I use this field in a formula in Crystal Reports 8.5?

Software/Hardware used:
Crystal reports 8.5
ASKED: August 13, 2009  1:36 PM
UPDATED: August 14, 2009  4:01 PM

Answer Wiki:
What are you trying to do with it?
Last Wiki Answer Submitted:  August 14, 2009  3:43 pm  by  Jade1977   440 pts.
All Answer Wiki Contributors:  Jade1977   440 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

in a formula if a condition is true then mid(‘blob field’,1,250) else another field

 20 pts.