ORA-24346
Error: ORA-24346: cannot execute without binding variables
Causa: None of the bind variables in the SQL statement are bound.
Acción: Bind all the variables before the execute is done.
COMENTARIOS:
No hay comentarios.