I am using Oracle 8, VB 6, and CR 6.
I need to include in the selection formula the criteria conversion_msg = "Successful.", but Crystal Reports identifies the field as a memo field. I believe this is due to it being Varchar2(2000) in Oracle.
Is there a way to work around this, so I can use a restriction on conversion_msg?
I need to include in the selection formula the criteria conversion_msg = "Successful.", but Crystal Reports identifies the field as a memo field. I believe this is due to it being Varchar2(2000) in Oracle.
Is there a way to work around this, so I can use a restriction on conversion_msg?