Subject SUM IBOQuery
Author Daniel Bertin
Hi all

Would someone please tell me what is the proper and correct way to get the
sum of a column, from a IBOQuery into a Delphi variable.
My SQL is pretty simple,
Select * from table
where id = :id

it would be appreciated,
thanks
Daniel