Showing posts with label ORA-24346: cannot execute without binding variables. Show all posts
Showing posts with label ORA-24346: cannot execute without binding variables. Show all posts

Saturday, 21 April 2012

ORA-24346: cannot execute without binding variables

ORA-24346: 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.