Search This Blog

ORA-01008: not all variables bound

Sometimes this might be because of the Data Access Provider.
I thought i would increase the data access performance in my application, SO, I changed the data-provider to Oracle.DataAccess.Client and the error occurred, could not figure out the exact reason though, but reverted back to System.Data.OracleClient, and everything worked as previous.

TODO: need to figure it out.

No comments: