Bug - TZTable and Computed

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
blatour
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 13.10.2005, 18:43

Bug - TZTable and Computed

Post by blatour »

Hy,

I've a trouble when i want to insert record in a table with computed field.
I use Firebird 1.5 on Delphi 6

I've put the screen copy of the error message.

Regards.
You do not have the required permissions to view the files attached to this post.
btrewern
Expert Boarder
Expert Boarder
Posts: 193
Joined: 06.10.2005, 18:51

Post by btrewern »

You need to use a TZUpdateSQL component. See the docs for TUpdateSQL.

Regards,

Ben
Post Reply