Subject | Re: [firebird-php] Empty Result Set |
---|---|
Author | Dan Wilson |
Post date | 2004-12-28T18:56:22Z |
On 12/28/2004 at 1:40 PM troth1871 wrote:
Regards,
Dan.
> Hi. I'm just developing a web application using firebird as dbms andNot that I know of, but I have never seen any kind of performance problem at all in simply issuing ibase_fetch_row() and checking for a return value of false. Is there some problem you are having that makes you wish for such a feature?
> everything is working fine, beside on little problem.
>
> Is there any possibility to find out, if an result set returned by the
> function ibase_query() is empty, before trying to fetch the data out
> of the result set with functions like ibase_fetch_row() ?
>
> Thanks a lot for yout help.
> Thomas Roth
>
>
Regards,
Dan.