ORA-01002: fetch out of sequence- error when accesing oracle sp from c#
611842Dec 4 2007 — edited Dec 5 2007We have a stored procedure when we exceute it from Sql plus tool ot Toad works fine. But when we call it from C# .ne code gives us the following error.
ORA-01002: fetch out of sequence ORA-02063: preceding line from SQA1
Please help.