Subject RE: [firebird-support] This should be easy
Author Alan McDonald
> I posted this message on borland.public.interbase.sql, but one of
> the luminaries there balked at answering a Firebird question and
> claimed to not understand the question. Here it is:
>
> I have a query in a boolean function (Delphi 7, Firebird 1.6, FIB
> components) that gets a count of records matching certain criteria:
>
> Result := (qry.Fields[0].AsInteger) > 0;

I think we're versed enough in Delphi...
show us the query which this line refers to
Alan