Elrodyn
27th October 2008, 07:30
Hi,
i need help from you all,:D
i'm having problem in my customization script, i can't bind each record for my query result to the program variables.
for example the code
select tfgld102.docn, tfgld102.ttyp
from tfgld102
returned 5 rows, because each document having many ledger account.
and i want to make each row is bind to each program variables for example i want to bind each ledger account to each of my variables.
please tell me if my story is too complicated, hahaha:D
any links and suggestion is welcomed.
thank you.
Roy.
i need help from you all,:D
i'm having problem in my customization script, i can't bind each record for my query result to the program variables.
for example the code
select tfgld102.docn, tfgld102.ttyp
from tfgld102
returned 5 rows, because each document having many ledger account.
and i want to make each row is bind to each program variables for example i want to bind each ledger account to each of my variables.
please tell me if my story is too complicated, hahaha:D
any links and suggestion is welcomed.
thank you.
Roy.