Subject | SUM IBOQuery |
---|---|
Author | Daniel Bertin |
Post date | 2002-04-29T15:32:53Z |
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
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