Subject | RE: [firebird-support] Problem createing before delete trigger |
---|---|
Author | Nigel Weeks |
Post date | 2005-06-09T04:09:43Z |
What's the name of the trigger?
N.
N.
> -----Original Message-----
> From: firebird-support@yahoogroups.com
> [mailto:firebird-support@yahoogroups.com] On Behalf Of Grant Brown
> Sent: Thursday, 9 June 2005 2:00 PM
> To: Firbird Support Group
> Subject: [firebird-support] Problem createing before delete trigger
>
> Hi all,
>
> I am trying to create a before delete trigger and when I try
> to save the new trigger I get the following error.
>
> So whats wrong ?
>
> ----- the trigger code -------
>
> execute procedure
> P_DELETE_MEMO_TYPE_1(VENDOR_EXP_ACCOUNTS.NOTESID);
>
> ------- error recived ---------
>
> ISC ERROR CODE:335544351
>
> ISC ERROR MESSAGE:
> unsuccessful metadata update
> Name longer than database column size
>