Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
constr_err.4gl | 2020-05-11 | 10.6 kB | |
README.txt | 2020-05-11 | 634 Bytes | |
Totals: 2 Items | 11.3 kB | 0 |
From: jparker@hpbs3645.boi.hp.com (Jack Parker) Newsgroups: comp.databases.informix Subject: Wich constraint was violated (I4GL) ? Date: 13 Jun 1995 19:33:03 -0400 X-Informix-List-ID: <list.6569> > > > > Hi there, > > Is there a way in I-4GL to know wich CONSTRAINT has been violated (I don't > want to place it in errorlog) ? > The following is an error routine that I modified from one of Peter Botcherby's. It traps constraint errors and identifies the constraint which failed (by text - not name). I'm not including the form in question - it's a very simple form - one display field with 6 lines and wordwrap compress.