FRM-40508 Error

From: debbie <deb_at_freemail.com>
Date: Wed, 8 Dec 1999 10:07:44 +0100
Message-ID: <82l72q$l1g$1_at_news.net.uni-c.dk>



Hi

I have made a PL/SQL trigger

Begin
insert into tabel (B1)
select tbl.aq
from tbl
where tbl.ew like :text_item16;
Commit;
End:

[Quoted] [Quoted] When I run the form the Error 40508 comes - what does that mean ? Received on Wed Dec 08 1999 - 10:07:44 CET

Original text of this message