Hi Marco, thanks for your answer.
I am sorry it a lot, but rereading my message I have realized that I have not been precise in the exposure of the problem.
the exception "ORA-1008 not all variables bound" it's raised at DESIGN-TIME not at RUN-TIME.
At RUN-TIME al work well.
The variable in the...
Hi to everybody,
I have an Application Server with an OracleDataSet that has 3 variable in the SQL.
When I try to use it from the client, through a TXMLDataBroker, i have an exception: "ORA - 1008 not all variables bound.."
I have fetched all the variables, and I correctly see it in the "Params"...