i am trying to update a record using an ibo. here's the official error message:
Error Index=1 ErrorNumber=3249 ErrorLocation=iboDataServer.CDataRequest.ExecUpdate ErrorCategory=3 ErrorMessage=Row was not inserted.
All i am doing is updating a few fields. it is initializing correctly and it finds the ID i pass to it. This does work for some people but not all. I have noticed that if i remove all records for a failed ID from the name_address table i can update w/out any trouble, but as soon as I try to update the name_address table it seems error out again.
Any help would be great, thanks.
Ryan