标题: ORA-24437: OCIStmtExecute called before OCIStmtPrepare2 [打印本页] 作者: admin 时间: 2016-9-1 15:13 标题: ORA-24437: OCIStmtExecute called before OCIStmtPrepare2 ORA-24437: OCIStmtExecute called before OCIStmtPrepare2. Cause: An attempt was madeto execute a statement without first preparing it
using OCIStmtPrepare2. Action: Call OCIStmtPrepare2before OCIStmtExecute.