MemData.pas Bug Report!

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
herbert
Posts: 17
Joined: Sun 08 Oct 2006 19:36
Location: Taipei,Taiwan

MemData.pas Bug Report!

Post by herbert » Tue 17 Oct 2006 07:03

I am using ODAC 5.80.036 Trial version with BCB5 and Oracle 8i 8.1.7.1.4.
While OraQuery->Options->StrictUpdate == false, RemoveOnRefresh == true, After Insert/Post, then ExecuteOraQuery->RefreshRecord() at the new record,
Error occured: "Assertion failure (D:\Projects\Delphi\Dac\Source\MemData.pas, line 2358".
After that, DBGrid show next record value at the new record position, while DBGrid skip to any other record, the same error message occured again, until OraQuery->Close().

Thanks!

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Tue 17 Oct 2006 14:02

Please describe more detailed steps to reproduce this bug. Or send to ODAC support address complete sample that demonstrates this problem.

herbert
Posts: 17
Joined: Sun 08 Oct 2006 19:36
Location: Taipei,Taiwan

Re: MemData.pas Bug Report!

Post by herbert » Thu 26 Oct 2006 16:35

Hello, Alexander Hirniy.

Thanks a lot! I am very appreciate for your fixed the problem
(RecordCount and RemoveOnRefresh on ZHT16BIG5 BUG) so quickly.
I am sure that CorLab will be release the correct new version soon,
but may I expect when it will be done? :D

Best regards,
Herbert Chang, Taipei, Taiwan.

Post Reply