i'm not sure if this is the right forum for my problem, but it seems to depend on doa.
when i exec a special select statement i only get 1 record instead of 7.
i use delphi5, midas, doa, oracle8.
select
d1.AK ,
d1.PR ,
d1.TP ,
d2.PO ,
d2.PM ,
d2.VB
from
lsv.d5160_01 d1...