ERROR | cannot execute without binding variables |
CAUSE | None of the bind variables in the SQL statement are bound. |
ACTION | Please bind all the variables before the execute is done. |
ERROR | cannot execute without binding variables |
CAUSE | None of the bind variables in the SQL statement are bound. |
ACTION | Please bind all the variables before the execute is done. |