Subject | Re: [IBO] Bug in IBOQuery: Infinite occurrence of Errormessage"Multiple Rows in Singleton Fetch" |
---|---|
Author | Daniel Rail |
Post date | 2002-11-17T20:20:01Z |
At 17/11/2002 01:52 PM, you wrote:
is returned from the server when trying to fetch one row of data. It's an
error code that is returned from the API, so Jason simply interprets the
error code. And, in order to retrieve all the rows, IBO retrieves the rows
one by one, so it is possible to see the number of errors that you are
seeing, if the loop continues after the exception is raised the first time.
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)
> > Is there an error number that is returned? Does it start with "ISC"? IfI read the code where that error is raised and it is raised when an error
>
>No. I put the entire message of the dialog between markers, including the
>title.
is returned from the server when trying to fetch one row of data. It's an
error code that is returned from the API, so Jason simply interprets the
error code. And, in order to retrieve all the rows, IBO retrieves the rows
one by one, so it is possible to see the number of errors that you are
seeing, if the loop continues after the exception is raised the first time.
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)