hi experts,
i have a ztable with certificate no as primary key.
now from my program i am inserting values into table.
whenever i execute that program the row will be updated into my ztable.when i have single line item in delivery it is updating but if it has more than 1 items then only the first line is inserted into my table .for each delivery their will be a certficate no .since i have given the cert no as primary .it is allowing only one record inside table .
what shall i do for it?
mani