Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: OCI8 questions about OCIErrorGet()

Re: OCI8 questions about OCIErrorGet()

From: Peter Smith <peter.smith_at_smallworld.co.uk>
Date: Thu, 18 Feb 1999 15:44:11 -0000
Message-ID: <7ahcgi$ni2$1@polonium.Smallworld.co.uk>


OCIErrorGet() will return something other than OCI_SUCCESS if there are no more messages, you're right there.

Currently there's ever only one message per error.

Regards,

Peter Smith.

>I have a couple of questions about OCI8 OCIErrorGet() function.
>
>From the description in [1] on pp. 13-40:
> "This function can be called multiple times if there are more
> than one diagnostic record for an error"
>
>How does this work?
Received on Thu Feb 18 1999 - 09:44:11 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US