Xref: alice comp.databases.oracle.server:40923
Path: alice!news-feed.fnsi.net!newspump.monmouth.com!newspeer.monmouth.com!news-feed.inet.tele.dk!bofh.vszbr.cz!join.news.pipex.net!pipex!polonium.smallworld.co.uk!not-for-mail
From: "Peter Smith" <peter.smith@smallworld.co.uk>
Newsgroups: comp.databases.oracle.server
Subject: Re: OCI8 questions about OCIErrorGet()
Date: Thu, 18 Feb 1999 15:44:11 -0000
Organization: Smallworldwide plc
Lines: 19
Message-ID: <7ahcgi$ni2$1@polonium.Smallworld.co.uk>
References: <7aflie$a66$1@mpsrv3.multipath.com>
X-Newsreader: Microsoft Outlook Express 4.72.2106.4
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4

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?



