ORA-01036
Hi all
I am trying to insert a row of data in an Oracle 8.1.6 database server. I am trying to bind one of the columns before actually inserting it into the database but am encountering with the following error:
ORA-01036: illegal variable name/number.
I dont quite understand why am I getting this error though the variable names seem to be correct to me. Can anyone help me out with it?
Thankyou
Ronak Chokshi