Download Latest Version tpc-c-ifmx.tar.gz (392.7 kB)
Email in envelope

Get an email when there's a new version of IIUG Software Repository

Home / Informix4GL-Tools / constr_err
Name Modified Size InfoDownloads / 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.
Source: README.txt, updated 2020-05-11