Hi All,
I have a column on a report which uses a decryption function to decrypt data(encrypted at db level - Oracle 9i).When I run the report BO is returning all garbled characters instead of displaying the correct data.
Function takes the encrypted col(RAW datatype in oracle) as the input parameter and returns a varchar.
The function works fine through TOAD or PL/SQL!!!
Do I need to change the .prm file in BO for it to display the correct data??
Please advise.
rpyata (BOB member since 2004-07-24)