Page 1 of 1

VPME 9.1 FIX: Refreshing cursoradapter within a transaction

PostPosted: Sun Jun 13, 2010 5:18 pm
by JessicaLawson
VPME 9.1 FIX: Error occurs when refreshing cursoradapter within a transaction

Applies to: VPM Enterprise 9.1

Symptoms: An error occurs when a cursoradapter cursor is refreshed while a transaction is active.
This occurs in the RI routine and when the record-level field validation is performed.

Resolution: Apply the changes described in the two attached files. The change described in the
FieldValidation.txt file should be applied to the FieldValidation method of the VPMDataHandler class
in VPMDataHandler.vcx. The change described in the ReferentialIntegrity_Start.txt file should be
applied to the ReferentialIntegrity_Start method of the VPMDataHandler class in VPMDataHandler.vcx.