Subject | RE: [firebird-support] This should be easy |
---|---|
Author | Alan McDonald |
Post date | 2005-01-21T22:23:56Z |
> I posted this message on borland.public.interbase.sql, but one ofI think we're versed enough in Delphi...
> 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;
show us the query which this line refers to
Alan