ORA-24437

Error: ORA-24437: OCIStmtExecute called before OCIStmtPrepare2.

Causa: An attempt was made to execute a statement without first preparing it using OCIStmtPrepare2.

Acción: Call OCIStmtPrepare2 before OCIStmtExecute.

COMENTARIOS:


No hay comentarios.