Blobs and Memos in formulas
15 pts.
0
Q:
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: Aug 13 2009  1:36 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
365 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
What are you trying to do with it?
Last Answered: Aug 14 2009  3:43 PM GMT by Jade1977   365 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Jab7   15 pts.  |   Aug 14 2009  4:01PM GMT

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

 
0