Page 1 of 1

Bug - TZTable and Computed

Posted: 31.12.2005, 13:39
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.

Posted: 01.01.2006, 21:26
by btrewern
You need to use a TZUpdateSQL component. See the docs for TUpdateSQL.

Regards,

Ben