Kbase P9075: Error when SDO updates multi component index
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/11/2002 |
|
Status: Unverified
SYMPTOM(s):
Updating a record in an smart viewer connected to an SDO gives different behaviors. Sometimes the update is allowed and sometimes you receive error 132 that record already exists.
Error when SDO updates multi component index
FIX:
Workaround:
The only way this could appear entirely seamless to the use is to turn off the instance property on the SDO for a buffer compare (Check Current Changed). Otherwise the user will get an error saying that the record has changed and the user will have to save again.
Code to look at:
Viewer:
updateRecord (Override)
displayFields (Override)
SDO:
changeKey (New)