Hello,
I have code which seems to work fine when inserting a brand new item.
The problem exists if I try to update that same item using the same code.
When ICITEM.update is reached, I get the following error:
"Record has been modified by another program."
I am the only one modifying the data and no other program/sources are open.
Any suggestions would be greatly appreciated.
I have code which seems to work fine when inserting a brand new item.
The problem exists if I try to update that same item using the same code.
When ICITEM.update is reached, I get the following error:
"Record has been modified by another program."
I am the only one modifying the data and no other program/sources are open.
Any suggestions would be greatly appreciated.