Passing parameter that is not used in the query throws error
Posted: Wed 13 Feb 2019 09:02
I am evaluating dotConnect for Oracle and there is a use case where I pass parameters to the query even though the parameter is not used in the actual SQL query.
I have tried setting PassParametersByName property to true but it doesn't work. I get the error - ORA-01036: illegal variable name/number.
Is there a workaround for this?
I have tried setting PassParametersByName property to true but it doesn't work. I get the error - ORA-01036: illegal variable name/number.
Is there a workaround for this?