Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread CachedUpdates problem
Sun, Jan 30 2011 12:14 PMPermanent Link

Hershcu Sorin

Hello

After a lonng period I encounter again this cachedupdates problem.
I'll upload a sample program that demonstrate the problem, on the binaries
group.

The problem occur when:

Step 1:  I press the Add button (it's add one master records and 3 details
records)
Step 2:  I edit one detail record and add a date to the DateDtl field.
Step 3:  I press the post button (the ApplyCachedupdate is performed)

The field DateDtl isn't saved and remain Null

I'm using ver 2.05b2

Thanks
Sorin




Mon, Jan 31 2011 5:23 AMPermanent Link

Ralf Bieber

EDV Dienstleistungen Ralf Bieber

"Sorin H" wrote:

He Sorin,

After a lonng period I encounter again this cachedupdates problem.
I'll upload a sample program that demonstrate the problem, on the binaries
group.


I think you have in Delphi disable exception messages. Your sample program works for me (ver 2.05 b2 unicode) with small changes.
I upload the changed source files on the binaries group.

Ralf

Mon, Jan 31 2011 7:39 AMPermanent Link

Hershcu Sorin

Thanks Ralf

The exceptions state on Delphi is on the default mode
I didn't find any attached files on the binaries group.

Thanks
Sorin

> I think you have in Delphi disable exception messages. Your sample program
> works for me (ver 2.05 b2 unicode) with small changes.
> I upload the changed source files on the binaries group.

Image