Thread: Problems with a trigger

Problems with a trigger

From
Valentin Militaru
Date:
Hi!
I have a problem with an AFTER INSERT row-based trigger. It returns <<record "new" is not assigned yet>>. Any ideas?

Thanks!
Valentin Militaru
valentin.militaru@telcor.ro
SC Telcor Communications SRL
Tel. fix: 0316900015
Fax:     0316900001
Telefon mobil: 0741168267
Attachment

Re: Problems with a trigger

From
Jeff Davis
Date:
Perhaps you need to do a FOR EACH ROW trigger? If that doesn't solve it,
I need more details.

Regards,
    Jeff

On Thu, 2005-01-13 at 15:03 +0200, Valentin Militaru wrote:
> Hi!
> I have a problem with an AFTER INSERT row-based trigger. It returns
> <<record "new" is not assigned yet>>. Any ideas?
>
> Thanks!
> Valentin Militaru
> valentin.militaru@telcor.ro
> SC Telcor Communications SRL
> Tel. fix: 0316900015
> Fax:     0316900001
> Telefon mobil: 0741168267
>