We have been using substitution paramater in a TOracleDataSet since version 3.1 (Oracle 8.1.6.2), however after installing 3.4.3 the query returns a Oracle error (invalid number). Ran a test project with same error results - on some cases the query will work correctly on the first run, but never more than once.
Depending on the type of substitution the Oracle error is different. After checking the Oracle Monitor, it appears the substitution is not being done.
Note that the original query is using the substitution in a "IN" clause (i.e. "... Where DIV in (
IV_LIST)")
TIA.
Depending on the type of substitution the Oracle error is different. After checking the Oracle Monitor, it appears the substitution is not being done.
Note that the original query is using the substitution in a "IN" clause (i.e. "... Where DIV in (

TIA.