Kbase P114474: .Net Application passing ProDataSet changes containing unknown values to AppServer causes error 1191
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/4/2007 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.1A
SYMPTOM(s):
.Net Open Client application passes ProDataSet changes to AppServer
Changes within the DataSet include unknown values
ABL code on the AppServer generates error 11913
SAVE-ROW-CHANGES found <name> record with conflicting change by another user. (11913)
The application works perfectly in OpenEdge 10.0B
CAUSE:
Bug# 20060321-018
CAUSE:
When a DataSet was being passed back to the .Net side from the AppServer, columns with the unknown value were incorrectly being set to the columns default value if one was defined
FIX:
Upgrade to OpenEdge 10.1A01 or later