Search found 3 matches

by arch-vile
25.04.2007, 03:53
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Master + Detail CachedUpdates Problem
Replies: 1
Views: 963

Master + Detail CachedUpdates Problem

Hello.. This is a first time i using CachedUpdates=True in my program. :) Now i try make master - detail program with TZQuery.. Master : beli Detail : beli_item DM : DataModule I have a problem when click save button. Data on detail dataset never post to database. below is a quoting my code : try DM...
by arch-vile
18.01.2007, 10:05
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Error : Field xxx must have a value
Replies: 3
Views: 655

Hello Mark,

Yes, the problem on zQuery2, default for field required property is set to true. On old version of zeos, default field required property is set to false.

Thank u Mark.
arifin
by arch-vile
18.01.2007, 04:55
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Error : Field xxx must have a value
Replies: 3
Views: 655

Error : Field xxx must have a value

Halo, I use Delphi 7 with Zeos 6.6.0-beta, before used Zeos 6.6.0-beta I used an old version Zeos 6.1.5-stable. I have problem in Delphi with new Zeos component. Before upgrade to 6.6.0-beta the code work fine. Error occured when checking the value of that field. If the value of that field is NULL o...