DisposeBufFailed error

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sandrine
Posts: 11
Joined: Thu 04 Sep 2008 08:56

DisposeBufFailed error

Post by sandrine » Fri 24 Sep 2010 08:24

We've got error DisposeBufFailed(MemData.pas, ligne 7805) when using cachedupdates in a dbgrid containing memo fields.
It appears when user enters data directly in the grid (in memo fields) and press ESCAPE to cancel.
Sometimes, we've got error DisposeBufFailed and special caracters appear in memo fields.

Delphi : 7
ODAC : 6.90.0.57
Oracle : 10g2 (Instantclient 10 2)
Direct mode : no

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Fri 24 Sep 2010 09:39

Hello,

Please tell me how you work with memo fields, or send me small project to demonstrate the problem to alexp*devart*com.

Post Reply