| Subject | Re: [IBO] IBOPipeline and GroupBy or SUM |
|---|---|
| Author | ChPries@Foni.net |
| Post date | 2001-09-12T09:22:38Z |
My query is
SELECT SUM(Field1) SUMFIELD1 FROM ORDERS
I found out that it only happens at designtime
the data of the field isn't shown.
At runtime everything works well.
Christian Pries
SELECT SUM(Field1) SUMFIELD1 FROM ORDERS
I found out that it only happens at designtime
the data of the field isn't shown.
At runtime everything works well.
Christian Pries