On Thu, 19 Jul 2001 [EMAIL PROTECTED] wrote: > Young ([EMAIL PROTECTED]) reports a bug with a severity of 2 > The lower the number the more severe it is. > > Short Description > ERROR: CreateTrigger: function check_primary_key() does not exist > > Long Description > I am using 7.1.2 > > I always got such an error when creating a trigger: > ERROR: CreateTrigger: function check_primary_key() does not exist > ERROR: CreateTrigger: function check_foreign_key() does not exist What specifically were you trying to do? If you're looking to enforce referential integrity, use the REFERENCES constraint (should be some info in the docs about the specifics) ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly