Subject | Re: [IBO] Wrong record after insert a record |
---|---|
Author | Artur Anjos |
Post date | 2003-09-15T18:34:52Z |
Rui,
You should create them in the client, before the trigger, so IBO can know
the value, and get the row usint it. Use property GeneratorLinks for that.
Artur
(Very glad to see another portuguese on this list)
You should create them in the client, before the trigger, so IBO can know
the value, and get the row usint it. Use property GeneratorLinks for that.
Artur
(Very glad to see another portuguese on this list)
----- Original Message -----
From: "rui_alidata" <rui.batista@...>
To: <IBObjects@yahoogroups.com>
Sent: Monday, September 15, 2003 5:57 PM
Subject: Re: [IBO] Wrong record after insert a record
> I'm creating the primary key in a trigger before insert.
> There are any way to solve this problem?
>
> Thanks,
>
> Rui Batista