Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Ajax call returned server error ORA-01722: invalid number for Execute Server-Side Code.

we try to execute into Dinamyc action and always return error, but the same query execute into sql commands works fine

query:

UPDATE SYW_AVERAGE_REPAIR_TIME SET HOUR = TO_NUMBER(CENTRO_TRABAJO);

This post has been answered by Zoltán on Jul 27 2023
Jump to Answer
Comments
Post Details
Added on Jul 26 2023
5 comments
2,235 views