L
lilysdream
Hi everybody !
I have a problem with a Select procedure in package.
I have a condition like :
select .....
from ....
where blahblah in (myvariable)..
'myvariable' is like : 1001, 1002, 1003, ....
I have an exception with the OracleDataAdapter : ORA-01002: fetch out
of sequence
do you have an idea ?
Thanks by advance.
Ju
I have a problem with a Select procedure in package.
I have a condition like :
select .....
from ....
where blahblah in (myvariable)..
'myvariable' is like : 1001, 1002, 1003, ....
I have an exception with the OracleDataAdapter : ORA-01002: fetch out
of sequence
do you have an idea ?
Thanks by advance.
Ju