Hi,
My transaction table looks like this.It includes following fields.
tran_ID,account_type,account_number,transaction_type,amount,Date
The records regarding each transaction is stored in this table. I want to know how i retrieve the data from this table into another form or table.The coding is what i want...
My actual purpose would be to allow cash supervisor to update records. But first it needs to retrieve data. Then only he can check things and update if necessary.
Thanks,
Heshan.