Hi
I have an existing table (Students), which has students details(name , DOB,Address etc.
Every time when i make a change (Add, Edit, Delete)through a form i need the original record type field to be marked as "H". and a new record is writen to the same table with the record type marked as "A" with the changes.
any one can help me please??
thanks
Nad.
I have an existing table (Students), which has students details(name , DOB,Address etc.
Every time when i make a change (Add, Edit, Delete)through a form i need the original record type field to be marked as "H". and a new record is writen to the same table with the record type marked as "A" with the changes.
any one can help me please??
thanks
Nad.
Comment