dtempleton
MIS
I started by building a function in Oracle8i that takes two inputs of type CHAR and returns a value of type CHAR. I then used this function as a column in a view. When I place that view in a Crystal 8.5 Report, the field is displayed as type Memo.
Any ideas as to how I can get it in the form of String instead of Memo?
Any ideas as to how I can get it in the form of String instead of Memo?