I am running a Crystal Report against the APSInfbjects table of a Crystal Enterprise 8.5 APS (Database for the APS is Oracle 8).
Instead of getting an "Object Name" string in the field OBJNAME, I get an alphanumeric string of garbage like this "4300720079007300740061006c0045006e00740065007200700072006900730065002e004600610076006f0072006900740065007300460
06f006c006400650072000000".
I don't have direct access to the Oracle source data through PL/SQL, so I can't see how it's stored. In MS-SQL it's a string and would show the text in this field.
Any suggestions would be appreciated, thanks in adavance.
Instead of getting an "Object Name" string in the field OBJNAME, I get an alphanumeric string of garbage like this "4300720079007300740061006c0045006e00740065007200700072006900730065002e004600610076006f0072006900740065007300460
06f006c006400650072000000".
I don't have direct access to the Oracle source data through PL/SQL, so I can't see how it's stored. In MS-SQL it's a string and would show the text in this field.
Any suggestions would be appreciated, thanks in adavance.