- Luca Militello
- PowerBuilder
- Monday, 10 December 2018 03:15 PM UTC
Hi,
an error occurs while calling Oracle PLSQL functions using Powerbuilder 12.5.
This is one of the function call:
trans_crcc.cl_fun_esiste_sosp(al_id_anag_rem,ls_codct)
trans_crcc is an transaction object connected to DB with no problems
al_id_anag is a long variable and ls_codct a string
This is the SQLCA error:
ORA-01741: illegal zero-length identifier
The function does not give problems using it from TOAD or SQL-NAVIGATOR.
Moreover the same PB application compiled with PB9 works fine. No error occurs.
The application has datawindows that extract data using the trans_crcc with no problems in PB12.5 or PB9.
Error happens only with PB 12.5 calling any PL SQL functions.
Any suggestions?
Thanks
Luca Militello
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.