Re: [GENERAL] Simple Trigger Error

2006-12-20 Thread Parthan SR
On 12/20/06, A. Kretschmer [EMAIL PROTECTED] wrote: But i have questions/suggestions: - you have never-used variables in your function. Perhaps you have an older version from the function with an error and the wrong version runs? - perhaps, you have an other trigger on phonebook that calls

[GENERAL] Simple Trigger Error

2006-12-19 Thread Parthan
Hi, I am trying to create a simple trigger which inserts a couple of fields into a table, when data in inserted into another table. I have two tables, 'addressbook' and 'phonebook'. When I insert data into the addressbook (whose fields are name, address1, address2, address3, phonenum), I want it

Re: [GENERAL] Simple Trigger Error

2006-12-19 Thread A. Kretschmer
am Wed, dem 20.12.2006, um 9:31:54 +0530 mailte Parthan folgendes: Hi, I am trying to create a simple trigger which inserts a couple of fields into a table, when data in inserted into another table. I have two tables, 'addressbook' and 'phonebook'. When I insert data into the addressbook