Can any suggest why this happens?
I create a nice looking report based on a query - simple one i.e =>
Select * from "c:\xyz\abc.db"
and I also attached a simple summary field using an sql query i.e =>
select sum(credit), sum(debit), sum(balance)
from "C:\xyz\abc.db"
However, when I run the preview it scatters the the results (displayed values) all over the page and not in the neat columns I've setup.
Can any one pls tell me why?
yomyom
I create a nice looking report based on a query - simple one i.e =>
Select * from "c:\xyz\abc.db"
and I also attached a simple summary field using an sql query i.e =>
select sum(credit), sum(debit), sum(balance)
from "C:\xyz\abc.db"
However, when I run the preview it scatters the the results (displayed values) all over the page and not in the neat columns I've setup.
Can any one pls tell me why?
yomyom