Subject | Re: [IBO] Simple doubt on query |
---|---|
Author | Woody |
Post date | 2011-05-21T01:13:58Z |
From: "aztoquetti" <armandozt@...>
query component to get the value.
HTH
Woody (TMW)
> Hi everyone.Since there is only one field, you can use the Fields[0] property of the
>
> I got a simple question on use of queries.
> When I have a query like talhis
>
> 'Select SUM("Value") from TABLE';
>
> That's gonna show me the total (sum) of field Value from table TABLE.
>
> But how can I show the result of this query on a label or edit box on
> Delphi?
>
> I tried to create some procedures and functions, but no way.
>
query component to get the value.
HTH
Woody (TMW)