we are uisng ODAC 6.70.0.45. At one of our customers an exception occurs very often, but not deterministic:
Code: Select all
exception class : EAccessViolation
exception message : Zugriffsverletzung bei Adresse 004D148E in Modul 'spr.exe'. Lesen von Adresse 0349CCC4.
main thread ($ad4):
004d148e spr.exe CLRClasses Marshal.ReadIntPtr
005646dd spr.exe OraClasses TOCIRecordSet.CopyComplexFields
004e4170 spr.exe MemData TData.EditRecord
004f3d1c spr.exe MemDS TMemDataSet.InternalEdit
005102f6 spr.exe DBAccess TCustomDADataSet.InternalEdit
004d019d spr.exe DB TDataSet.CheckOperation
004cfca6 spr.exe DB TDataSet.Edit
Many thanks in advance and best regards
Friedemann