Hello,
we have ODAC 3.70.0.30 and use it under Delphi5.
The project is very big and uses bpl packages. Database is Oracle9.2.0.1.
ODAC is used with NET Option False.
As memory manager we use FastMM4, last version.
By all query components the cashed update is used.
The problem:
"Update failed" is almost always followed by "DisposeBuf failed (D:\Projects\Delphi\Dac\Source\MemData.pas, line 6384)"
We know, that the problems with alternative memory manager were fixed in later versions of ODAC. But we cannot change
the ODAC version now because of the time problems with critical update by customer.
Please, tell us if this problem will be solved by excluding FastMM4 from the project.
Thank you very much.