Debuging this lines I look that Centura doesn't
execute the lines inside IF command and if I desinstall the PTF it works.
If SqlPrepareAndExecute( lhSql , "
SELECT NVL( MAX( cd_nucleo) , 0 ) + 1
INTO :dfCod
FROM NUCLEO" )
Call SqlFetchNext( lhSql , nFetch )
What could be the problem ?
Thanks for all.
Fabiano Simm