Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> ORA-1002: FETCH OUT OF SEQUENCE
Hi,
I have a problem with a C-program,
which communicates with dynamic SQL with ORACLE data base.
I link the program with 8i-Libraries (oraSQL8.LIB) and
try to connect with ORACLE 8.05-database.
Connect is OK, but with the first FETCH I get the error
ORA-1002: FETCH OUT OF SEQUENCE
The same program works with oracle 8i normally.
Same code linked with Sqllib80.lib - functions also.
Who could explain that?
Thank you in advance
Andrei
Received on Mon Nov 25 2002 - 10:32:06 CST
![]() |
![]() |