maheswar
16th November 2010, 16:21
Hi everyone,

i am getting an error

"error 100(duplicate value) on tdpur99155 (maximum retries (10) exceeds)

can anybody help me pls....

tdpur991:table code
555: company code

mark_h
16th November 2010, 19:32
Basically it means you are updating a table with key index values that already exists. So you just need to look in the code and make sure the index is unique for each insert. You can post your code and maybe someone will see something, but it should be easy to just put the code in debug.